Difference between revisions of "Hatnote/styles.css"

From blackwiki
Jump to navigation Jump to search
test>Galobtter
(create)
 
test>MusikBot
m (Removing protection templates from unprotected page (more info))
Line 1: Line 1:
/* {{pp-template}} */
+
/* */
 
.hatnote {
 
.hatnote {
 
font-style: italic;
 
font-style: italic;

Revision as of 21:50, 20 July 2019

/*  */
.hatnote {
	font-style: italic;
}
.hatnote i {
	font-style: normal;
}
div.hatnote {
	/* @noflip */
	padding-left: 1.6em;
	margin-bottom: 0.5em;
}
div.hatnote + div.hatnote {
	margin-top: -0.5em;
}