MediaWiki:Common.css

From WiRNS Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "- CSS placed here will be applied to all skins: .resize img { width: 100%; }")
 
 
(7 intermediate revisions by one user not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
.resize img { width: 100%; }
+
.resize img {  
 +
  max-width:95%;
 +
  height:auto;
 +
}

Latest revision as of 07:10, 30 June 2011

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

.resize img { 
   max-width:95%;
   height:auto;
}
Personal tools
Namespaces
Variants
Actions
Navigation
Installation
Configuration
Administration
Tools
Status
Dialup Replays
Service Monitor
Misc
Toolbox