"سانچہ:Hlist/styles.css" کے نسخوں کے درمیان فرق

merge from common.css
adjust note
سطر 22: سطر 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;
}
}