Team:Aalto-Helsinki

From 2014.igem.org

(Difference between revisions)
Line 4: Line 4:
<!-- Horrible source urgh -->
<!-- Horrible source urgh -->
<style type="text/css">
<style type="text/css">
-
#helloworld {
+
/* ----------- HIDE DEFAULT WIKI --------------- */
-
margin: 0 auto;
+
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
-
margin-top: 5em;
+
 
-
width: 50%;
+
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
-
padding: 1em;
+
-
border-radius: 10px;
+
border: 0 none;
-
background-color: gray;
+
height: 14px;
-
color: white;
+
z-index: 100;
 +
top: 0;
 +
position: fixed;
 +
width: 975px;  
 +
left: 50%;  
 +
margin-left: -487px;
}
}
 +
 +
#globalWrapper, #content { /*-- changes default wiki settings --*/
 +
width: 100%;
 +
height: 100%;
 +
border: 0px;
 +
background-color: transparent;
 +
margin: 0px;
 +
padding: 0px;
 +
}
 +
 +
html, body, .wrapper { /*-- changes default wiki settings --*/
 +
width: 100%;
 +
height: 100%;
 +
background-color: transparent;
 +
}
 +
/* ----------- END of HIDE DEFAULT WIKI --------------- */
 +
</style>
</style>

Revision as of 10:05, 11 June 2014

Hello all. Stand by for a mind-blowing Front Page which should be coming shortly. In the mean time you can check out the other pages by using the top menu.