Difference between revisions of "MediaWiki:Common.css"

From CenterfocusWiki
Jump to: navigation, search
(New page: * CSS placed here will be applied to all skins: #column-content {margin: 0 0 .6em 0;} #content {margin: 2.8em 0 0 0;} .generated-sidebar, #p-logo, #p-lang, #p-tb, #p-search,...)
(No difference)

Revision as of 14:12, 12 January 2011

/** CSS placed here will be applied to all skins */
#column-content {margin: 0 0 .6em 0;} 

#content        {margin: 2.8em 0 0 0;} 

.generated-sidebar, #p-logo, #p-lang, #p-tb, #p-search, #p-navigation, #f-poweredbyico, #footer-icon-poweredby, #footer, #editsection {display:none;} 

#p-cactions      {left: .1em;} 


h1.firstHeading  { display:none; }

body             { background:white; }

#content         { border:none; }


#footer {  border-color:blue; }
h1      {  border-bottom-color:white; border-bottom-style:none;   }
h2      {  border-bottom-color:white; border-bottom-style:none;   }
h3      {  border-bottom-color:white; border-bottom-style:none;   }


#ca-talk        { display:none!important; }
#ca-viewsource  { display:none!important; }


catlinks        { display: none; }