Template:Team:TMU-Tokyo/header

From 2013.igem.org

(Difference between revisions)
Line 7: Line 7:
    
    
   #globalWrapper{
   #globalWrapper{
-
     background-color: #fff;
+
     background-color: #FFFFFF;
-
     background-image: url("");
+
     background-image: url("#");
     margin: 0;
     margin: 0;
     padding: 0;
     padding: 0;
     border: none;
     border: none;
-
     width: 960px;
+
     width: auto;
   }
   }
   #globalWrapper #content{
   #globalWrapper #content{
     background: none;
     background: none;
-
     margin-left: 50;
+
     margin-left: auto;
-
     margin-right: 1;
+
     margin-right: auto;
     padding: 0;
     padding: 0;
     border: none;
     border: none;
     width: 960px;
     width: 960px;
-
    height: auto;
 
-
   
 
   }
   }
   #bodyContent{
   #bodyContent{
-
     background:  #ffffff;
+
     background:  #F0FFFF;
     filter:alpha(opacity=90);
     filter:alpha(opacity=90);
     opacity:0.90;  
     opacity:0.90;  
Line 38: Line 36:
   #top-section {
   #top-section {
-
    background:  #fff ;
 
     background-image: url("https://static.igem.org/mediawiki/igem.org/8/81/TMUheader%28%29.png");
     background-image: url("https://static.igem.org/mediawiki/igem.org/8/81/TMUheader%28%29.png");
     width: 1360px;
     width: 1360px;
-
     Height: 190px;
+
     Height: 170px;
     border: none;
     border: none;
-
     filter:alpha(opacity=0);
+
     filter:alpha(opacity=80);
-
     opacity:1.0;  
+
     opacity:0.80;  
   }
   }
</style>
</style>
</html>
</html>

Revision as of 20:39, 9 September 2013