Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
You must create an account or log in to edit.
Revision as of 06:48, December 1, 2024 by Tesinormed (talk | contribs) (Tesinormed changed the content model of the page Template:Bginfo/styles.css from "CSS" to "Sanitized CSS")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.bginfo{
	border:1px dotted #666666;
	padding:0.5em;
	font-family:cambria,serif;
	margin:1em 1em 1em 3em;
	font-style:italic;
}
.bginfo > p:nth-child(1){
	margin:0;
}
.bginfo > p:nth-child(2),
.bginfo > p:nth-child(3){
	margin:0.5em 0 0 0;
}
.bginfo i{
	font-style:normal;
}