Template:Team:TMU-Tokyo/header
From 2013.igem.org
(Difference between revisions)
Masashiohara (Talk | contribs) |
Masashiohara (Talk | contribs) |
||
(5 intermediate revisions not shown) | |||
Line 37: | Line 37: | ||
#top-section { | #top-section { | ||
- | background-image: url("https://static.igem.org/mediawiki/igem.org/ | + | 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=100); | filter:alpha(opacity=100); | ||
Line 62: | Line 62: | ||
padding: 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> |