Team:Tuebingen/Template/Tuebingen
From 2013.igem.org
(Difference between revisions)
Jakobmatthes (Talk | contribs) |
|||
Line 3: | Line 3: | ||
<!-- styles --> | <!-- styles --> | ||
</html> | </html> | ||
+ | |||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
Line 8: | Line 9: | ||
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700); | @import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700); | ||
- | /* hide elements */ | + | /* hide various iGEM-elements */ |
+ | |||
h1.firstHeading { | h1.firstHeading { | ||
display: none; | display: none; | ||
+ | } | ||
+ | |||
+ | /* setup our own logo */ | ||
+ | #p-logo { | ||
+ | /* backround-image: url(#); '/ | ||
+ | display: none; | ||
} | } | ||
Line 68: | Line 76: | ||
</style> | </style> | ||
</html> | </html> | ||
+ | |||
+ | |||
+ | |||
<!-- google analytics --> | <!-- google analytics --> | ||
<html> | <html> |
Revision as of 23:05, 12 August 2013