MediaWiki:Common.css: Difference between revisions

From Test Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
.page-Library_of_Formatting_Examples_Italics_Example_00A {}
.page-Library_of_Formatting_Examples_Italics_Example_00A {}


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


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

Revision as of 11:18, 17 August 2025

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


.lofe-image, .lofe-image img {width:50em;}

.lofe-image img {height:auto;}

div.lofe-text {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;
}