MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.lofe-image, .lofe-image img {max-width:50em;} | |||
.lofe-image, .lofe-image img {width: | |||
.lofe-image img {height:auto;} | .lofe-image img {height:auto;} | ||
Revision as of 11:16, 17 August 2025
/* CSS placed here will be applied to all skins */
.lofe-image, .lofe-image img {max-width:50em;}
.lofe-image img {height:auto;}
div.lofe-text {min-width:50em;}
.page-Library_of_Formatting_Examples_Italics_Example_00A {}
.ns-3000 #content, .ns-3001 #content { background-color: #f3f3ff; }
.ns-3000 #content .navbar, .ns-3001 #content .navbar {
background-color:white;
}