Template:Hlist/styles.css: Difference between revisions

m
1 revision imported: Blockquote import
en>Izno
(actually remove that block, someone can dig for authorship)
 
m (1 revision imported: Blockquote import)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
/* {{pp-protected|reason=match parent|small=yes}} */
/* {{pp-template}} */
/*  
/*  
  * hlist styles are defined in core and Minerva and differ in Minerva. The
  * hlist styles are defined in core and Minerva and differ in Minerva. The
Line 72: Line 72:
.hlist dd::after,
.hlist dd::after,
.hlist li::after {
.hlist li::after {
content: " · ";
content: "\a0· ";
font-weight: bold;
font-weight: bold;
}
}