Template:Team:TMU-Tokyo/header

From 2012.igem.org

(Difference between revisions)
 
(88 intermediate revisions not shown)
Line 1: Line 1:
-
{{team:TMU-Tokyo/css}}
+
{{Team:TMU-Tokyo/css}}
 +
 
<html lang="en">
<html lang="en">
 +
<style type=text/css>
<style type=text/css>
-
   #p-logo { height:1px; overflow:hidden; display: none;}
+
   #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 +
      display:none;}
 +
 
 +
  #globalWrapper{
 +
    background-color: #FFFFFF;
 +
    background-image: url('https://static.igem.org/mediawiki/2012/6/65/Back_TMU.png');
 +
    margin: 0;
 +
    padding: 0;
 +
    border: none;
 +
    width: auto;
 +
  }
-
   #top-section {
+
   #globalWrapper #content{
-
     background-image: url('https://static.igem.org/mediawiki/2011/5/5e/Tokyo_Metropolitan_Header.png');
+
     background: none;
-
     height:80px  ! important;;
+
    margin-left: auto;
 +
    margin-right: auto;
 +
     padding: 0;
 +
    border: none;
 +
    width: 960px;
   }
   }
-
 
+
   #bodyContent{
-
   #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
+
    background:  #F0FFFF;
-
  display:none;}
+
    filter:alpha(opacity=90);
 +
    opacity:0.90;
 +
    margin: 0;
 +
    padding: 0;
 +
    border: none;
 +
    width: auto;
 +
  }
    
    
 +
   #top-section {
   #top-section {
 +
    background-image: url('https://static.igem.org/mediawiki/2012/6/6d/Wiki_header.png');
 +
    width: 960px;
 +
    Height: 129px;
     border: none;
     border: none;
-
     height: 0px;}
+
     filter:alpha(opacity=80);
-
 
+
     opacity:0.80;  
-
  #content {
+
  }
-
     border: none;}
+
</style>
</style>
</html>
</html>

Latest revision as of 15:55, 9 September 2013