Template:Team:Washington/Templates/Top

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
body {background: #B8B8B8;}     <!-- this is a comment? -->
+
body {background: #B8B8B8;}                             /* Background (on side color)*/
-
#globalwrapper {
+
 
-
    width:965px;
+
.firstHeading {                                                   /* this is a comment*/
-
    padding:20px 0px;
+
-
    margin: 0 auto;
+
-
    background-color:#ffffff;
+
-
    height:100%;
+
-
}
+
-
.firstHeading {
+
     height:0px;
     height:0px;
     visibility:hidden;
     visibility:hidden;
Line 17: Line 11:
     border-right-width:0px;
     border-right-width:0px;
     padding:5px;
     padding:5px;
-
     width:965px;
+
     width:965px;                                                 /* this is a comment*/
}
}
#menubar {  
#menubar {  
-
     background-color:  #FFFFFF;  
+
     background-color:  #FFFFFF;                             /* this is a comment*/
}
}
#menubar ul li a {  
#menubar ul li a {  
-
     color: #696868; }
+
     color: #696868; }                                             /* this is a comment*/
-
     .right-menu li a {
+
     .right-menu li a {  
     color: red;   
     color: red;   
-
     background-color: #FFFFFF;
+
     background-color: #FFFFFF;                             /* this is a comment*/
}
}
Line 34: Line 28:
         background-position: center center;  
         background-position: center center;  
         background-repeat: no-repeat;  
         background-repeat: no-repeat;  
-
         background-color: #FFFFFF;
+
         background-color: #FFFFFF;                         /* this is a comment*/
         border-width:0px;
         border-width:0px;
-
         height:10px;
+
         height:10px;                                                   /* this is a comment*/
       }
       }
Line 42: Line 36:
display:none;
display:none;
}
}
-
#search-controls {
+
#search-controls {                                                 /* this is a comment*/
display:none;
display:none;
margin-top:0px;
margin-top:0px;

Revision as of 21:24, 4 September 2011