MediaWiki:Common.css: Difference between revisions

From Test Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
.ns-3000 #content, .ns-3001 #content { background-color: #f3f3ff; }
.ns-3000 #content, .ns-3001 #content { background-color: #f3f3ff; }


.ns-3000 #content .navbar,
.ns-3000 #content .navbar, .ns-3001 #content .navbar {background-color:green;}
.ns-3001 #content .navbar,
{background-color:green;}

Revision as of 02:40, 17 August 2025

/* CSS placed here will be applied to all skins */

img.lofe {width:100%;}


.lofe-image, .lofe-image img {width:100%;}

.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:green;}