Template:Team:TMU-Tokyo/header

From 2012.igem.org

(Difference between revisions)
 
(70 intermediate revisions not shown)
Line 2: Line 2:
<html lang="en">
<html lang="en">
 +
<style type=text/css>
<style type=text/css>
-
.editsection,
+
  #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
-
#top-section #p-logo,
+
      display:none;}
-
#top-section #search-controls,
+
 
-
#content h1.firstHeading,
+
  #globalWrapper{
-
#content #bodyContent #contentSub,
+
    background-color: #FFFFFF;
-
#content #bodyContent p,    /* holly crap, they have p element for script tag and no id and no class... */
+
    background-image: url('https://static.igem.org/mediawiki/2012/6/65/Back_TMU.png');
-
#catlinks{
+
    margin: 0;
-
     display: none;
+
    padding: 0;
-
}
+
    border: none;
 +
    width: auto;
 +
  }
 +
 
 +
  #globalWrapper #content{
 +
     background: none;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    padding: 0;
 +
    border: none;
 +
    width: 960px;
 +
  }
 +
 
 +
  #bodyContent{
 +
    background:  #F0FFFF;
 +
    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/4/40/Wiki_header.jpg');
+
     background-image: url('https://static.igem.org/mediawiki/2012/6/6d/Wiki_header.png');
-
     height: 98px;
+
     width: 960px;
 +
    Height: 129px;
 +
    border: none;
 +
    filter:alpha(opacity=80);
 +
    opacity:0.80;  
   }
   }
</style>
</style>
</html>
</html>

Latest revision as of 15:55, 9 September 2013