Template:Hlist/styles.css: Difference between revisions

m
1 revision imported: Blockquote import
enws>Izno
(import from en)
m (1 revision imported: Blockquote import)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
/* {{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 71: Line 72:
.hlist dd::after,
.hlist dd::after,
.hlist li::after {
.hlist li::after {
content: " · ";
content: "\a0· ";
font-weight: bold;
font-weight: bold;
}
}