MediaWiki:Common.css: Difference between revisions

From Test Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:




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


.lofe-image img {height:auto;}
.lofe-image img {height:auto;}

Revision as of 11:20, 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 {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;
}