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