Difference between revisions of "MediaWiki:Common.css"
Line 5: | Line 5: | ||
} | } | ||
+ | /* | ||
li { | li { | ||
width: 480px; | width: 480px; | ||
Line 12: | Line 13: | ||
line-height: 16px !important; | line-height: 16px !important; | ||
} | } | ||
+ | */ |
Revision as of 01:05, 3 December 2020
/* CSS placed here will be applied to all skins */
p {
line-height: 16px !important;
width: 480px;
}
/*
li {
width: 480px;
}
.toc {
line-height: 16px !important;
}
*/