Template:Team:Waterloo/CSS/baseWiki

From 2014.igem.org

(Difference between revisions)
Line 3: Line 3:
#globalWrapper, #content { /*-- changes default wiki settings --*/
#globalWrapper, #content { /*-- changes default wiki settings --*/
height: 100%;
height: 100%;
-
width: 100%;
 
border: 0px;
border: 0px;
background-color: transparent;
background-color: transparent;
Line 9: Line 8:
#top-section {
#top-section {
         height: 16px;
         height: 16px;
-
         width: 100%;
+
         width: auto;
         position: fixed;
         position: fixed;
         border: 0px transparent;
         border: 0px transparent;
background: #333;
background: #333;
-
z-index: 999;
 
}
}
img.homepage{
img.homepage{
Line 83: Line 81:
}
}
div.empty{
div.empty{
-
   height: 76px;
+
   height: 60px;
}
}
div.heading{
div.heading{
Line 264: Line 262:
   background: #333;
   background: #333;
   color: #FFF;
   color: #FFF;
-
  font-family: Georgia;
 
   font-size: 12px;
   font-size: 12px;
 +
  text-align: left;
}
}
Line 296: Line 294:
color: #71CCE6;
color: #71CCE6;
font-size: 18px;
font-size: 18px;
-
        font-family: Georgia;
 
font-weight: bold;
font-weight: bold;
font-variant: small-caps;
font-variant: small-caps;

Revision as of 00:31, 9 October 2014