Zum Inhalt springen

Vorlage:Hlist/styles.css: Unterschied zwischen den Versionen

adjust note
(merge from common.css)
(adjust note)
Zeile 22: Zeile 22:
.hlist dt,
.hlist dt,
.hlist li {
.hlist li {
margin: 0; /* don't trust the note that says margin doesn't work with inline
/*
* removing margin: 0 makes dds have margins again */
* don't trust the note that says margin doesn't work with inline
* removing margin: 0 makes dds have margins again
* We also want to reset margin-right in Minerva
*/
margin: 0;
display: inline;
display: inline;
}
}
Anonymer Benutzer