MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 119: Line 119:
     line-height: 1.5em;
     line-height: 1.5em;
}
}
#infobox ul{
#infobox ul,
list-style-type: none;
.infobox ul {
list-style-type: none;
list-style-image: none;
padding: 0;
text-align: left;
}
#infobox ul ul,
.infobox ul ul {
margin: 0 0 0 2em;
}
}
.TOCfixed {
.TOCfixed {