Template:Team:TMU-Tokyo/header
From 2013.igem.org
(Difference between revisions)
Masashiohara (Talk | contribs) |
Masashiohara (Talk | contribs) |
||
(50 intermediate revisions not shown) | |||
Line 16: | Line 16: | ||
#globalWrapper #content{ | #globalWrapper #content{ | ||
- | background: | + | background: #f0ffff ; |
- | margin-left: | + | margin-left: auto ; |
margin-right: auto; | margin-right: auto; | ||
- | padding: 0; | + | padding: 0 ; |
border: none; | border: none; | ||
width: 1360px; | width: 1360px; | ||
Line 25: | Line 25: | ||
#bodyContent{ | #bodyContent{ | ||
- | background: # | + | background: #fff; |
filter:alpha(opacity=100); | filter:alpha(opacity=100); | ||
opacity:1.0; | opacity:1.0; | ||
- | align: center; | + | align: center ; |
- | margin: | + | margin-left: 0px ; |
padding: 0; | padding: 0; | ||
border: none; | border: none; | ||
- | width: | + | width: 1360px; |
} | } | ||
Line 39: | Line 39: | ||
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: | + | Height: 250px; |
border: none; | border: none; | ||
- | filter:alpha(opacity= | + | filter:alpha(opacity=100); |
- | opacity: | + | opacity:1.0; |
} | } | ||
+ | |||
+ | .homeleft { | ||
+ | float : left ; | ||
+ | width : 200px ; | ||
+ | height : 10px | ||
+ | border: none ; | ||
+ | margin : 0; | ||
+ | padding: 0; | ||
+ | |||
+ | } | ||
+ | .container_"12" { | ||
+ | float :left ; | ||
+ | width : 200px ; | ||
+ | height : 300px | ||
+ | border: none ; | ||
+ | margin : 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | #LOGOlink { | ||
+ | position: absolute; | ||
+ | right: 100px; | ||
+ | top: 50px; | ||
+ | } | ||
+ | |||
+ | |||
</style> | </style> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <a id="LOGOlink" href="https://igem.org/Team_List?year=2013" style="left: 1095px; top: -230px; width:20px; height:20px;"><img style="left: -276px; top: -40px" alt="" width="100" height="100 "src="https://static.igem.org/mediawiki/igem.org/3/34/TMULOGOlink.png"></a> | ||
+ | |||
</html> | </html> |