MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 118: Line 118:
     font-size: 95%;
     font-size: 95%;
     line-height: 1.5em;
     line-height: 1.5em;
}
table#infobox td,
table.infobox td {
padding: 0;
}
#infobox h2,
.infobox h2 {
display: inline;
border: none;
padding: 0;
font-size: 100%;
font-weight: bold;
}
}
#infobox ul,
#infobox ul,
Line 128: Line 140:
#infobox ul ul,
#infobox ul ul,
.infobox ul ul {
.infobox ul ul {
margin: 0em;
margin: 0 0 0 2em;
}
}
.TOCfixed {
.TOCfixed {