Difference between revisions of "MediaWiki:Common.css"

From Last Legacy Wiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: .infobox { border:1px solid #aaaaaa; background-color:#f9f9f9; padding:5px; font-size: 95%; border-collapse:...")
(No difference)

Revision as of 09:22, 15 May 2015

/* CSS placed here will be applied to all skins */
.infobox { 
   border:1px solid #aaaaaa;
   background-color:#f9f9f9;
   padding:5px;
   font-size: 95%;
   border-collapse: collapse;
   margin-left: 20px;
}