MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "→‎CSS placed here will be applied to all skins: →‎@import "/css/basic.css";: @import "/css/galleriffic-3.css"; .tpllabel { float: left; width: 15%; } .tpl...")
 
No edit summary
Line 36: Line 36:


.hidden {
.hidden {
  font-size: 1px;
  height: 0px;
   display: none;
   display: none;
}
}

Navigation menu