Bureaucrats, content-moderator, emailconfirmed, Interface administrators, rollback, Suppressors, Administrators, threadmoderator
4,109
edits
(Created page with "→All CSS here will be loaded for users of the mobile site: →Infobox borders: .infobox, .infobox td, .infobox tr, .infobox th { border-collapse: collapse; border: 1px solid; } →Infobox templates: .infobox { float: right; clear: right; margin: 0 0 1em 1.15em; } .infobox + .infobox, .infobox + style + .infobox { clear: none; } .infobox, .infobox-wide { font-size: 88%; } .infobox tr { vertical-align: top; } .infobox td, .infobox th, .infobox-wide td...") |
mNo edit summary |
||
Line 10: | Line 10: | ||
} | } | ||
/* Infobox templates */ | /* Infobox templates */ | ||
.infobox + .infobox, | .infobox + .infobox, | ||
.infobox + style + .infobox { | .infobox + style + .infobox { |
edits