Difference between revisions of "MediaWiki:Common.css"

From WireCAD Online Help
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: .breadcrumbs { clear: both; border:1px solid #AAAAAA; background-color:#F9F9F9; padding:5px; }")
 
(No difference)

Latest revision as of 16:57, 21 December 2010

/* CSS placed here will be applied to all skins */
 
.breadcrumbs {
   clear: both;
   border:1px solid #AAAAAA;
   background-color:#F9F9F9;
   padding:5px;
}