Template:WashUtophome

From 2012.igem.org

(Difference between revisions)
Line 5: Line 5:
/* iGEM wiki Hacker */
/* iGEM wiki Hacker */
-
#globalwrapper{
+
div#top-section {
-
width:965px;
+
-
padding:0px 0px;
+
-
margin:0 auto;
+
-
background-image:url('https://static.igem.org/mediawiki/2012/f/f9/SaffronBackground.jpg');
+
-
background-attachment:fixed;
+
-
background-position:center;
+
-
background-size:100% 100%;
+
-
}
+
-
 
+
-
#body{
+
-
background-image:url('https://static.igem.org/mediawiki/2012/f/f9/SaffronBackground.jpg');
+
-
background-attachment:fixed;
+
-
background-position:center;
+
-
height:100%;
+
-
background-size:100% 100%;
+
-
}
+
-
 
+
-
#p-logo {
+
-
display: none;
+
-
height:0px;
+
-
overflow:hidden;
+
-
}
+
-
 
+
-
#search-conrols{
+
-
display:none;
+
-
margin-top:0px;
+
-
}
+
-
 
+
-
#content{
+
-
padding-left:1px; padding-right:1px; background-color:transparent;
+
-
 
+
-
}
+
-
#top-section {
 
background-color:transparent;
background-color:transparent;
background-repeat: no-repeat;
background-repeat: no-repeat;
Line 48: Line 15:
}
}
-
#menubar { /*text-align:center;*/
+
div#p-logo {
 +
display: none;
 +
}
 +
 
 +
div#menubar { /*text-align:center;*/
top: 0;
top: 0;
height: 20px;
height: 20px;
Line 56: Line 27:
}
}
-
#menubar .selected a {
+
div#menubar .selected a {
color: #440110;
color: #440110;
}
}
Line 148: Line 119:
#missionstatement {
#missionstatement {
-
         width: 956px;
+
         width: 1000px;
         float: center;
         float: center;
background-color:#FFEDF5;
background-color:#FFEDF5;

Revision as of 17:24, 28 July 2012