Difference between revisions of "Template:Team:Groningen/CSS/CLEARWIKI"

 
Line 1: Line 1:
 
@charset "UTF-8";
 
@charset "UTF-8";
  
@media screen code {
 
color: auto;
 
}
 
 
.mediawiki,
 
.mediawiki,
 
#content,
 
#content,

Latest revision as of 16:38, 16 September 2015

@charset "UTF-8";

.mediawiki,

  1. content,
  2. globalWrapper,
  3. bodyContent {

position: absolute !important; top: 0 !important; left: 0 !important; padding: 0 !important; margin: 0 !important; line-height: 0 !important; width: 100% !important; background-color: #000000 !important; white-space: normal !important; border: none !important; }

  1. top_menu_inside {

border: none !important; line-height: 1.3 !important; height: 14pt !important;

}

.has_submenu:hover .submenu { background-color: #1E1E1E !important; }

  1. bodyContent {

top: 14pt !important; }

  1. bodyContent p {

display: none !important; }