Template:Team:Waterloo/CSS/baseWiki

From 2014.igem.org

(Difference between revisions)
Line 2: Line 2:
<style>
<style>
#globalWrapper, #content { /*-- changes default wiki settings --*/
#globalWrapper, #content { /*-- changes default wiki settings --*/
-
width: 100%;
 
height: 100%;
height: 100%;
border: 0px;
border: 0px;
background-color: transparent;
background-color: transparent;
-
margin: 0px;
 
-
padding: 0px;
 
}
}
-
 
+
#top-section {
 +
        height: auto;
 +
        width: auto;
 +
        position: fixed;
 +
        border: 0px transparent;
 +
}
img.homepage{
img.homepage{
display: block;
display: block;
Line 264: Line 266:
   font-family: Georgia;
   font-family: Georgia;
   font-size: 12px;
   font-size: 12px;
-
  text-align: left;
 
}
}

Revision as of 23:56, 8 October 2014