Template:TemplateTop
From 2010.igem.org
(Difference between revisions)
(32 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <script type="text/javascript"> | ||
+ | |||
+ | var elem = document.getElementById('p-logo'); | ||
+ | elem.innerHTML='<a href="https://2010.igem.org/Team:Warsaw"><img src="https://static.igem.org/mediawiki/2010/9/92/Pasekzmieniony.png"/></a>'; | ||
+ | </script> | ||
+ | |||
<head> | <head> | ||
<title>Example Tabs</title> | <title>Example Tabs</title> | ||
Line 13: | Line 19: | ||
} | } | ||
- | + | ||
- | + | ||
- | + | ||
#top-section { | #top-section { | ||
Line 22: | Line 27: | ||
height: 150px; | height: 150px; | ||
} | } | ||
+ | |||
#menubar { | #menubar { | ||
Line 73: | Line 79: | ||
#footer-box { | #footer-box { | ||
- | background: url("https://static.igem.org/mediawiki/2010/a/ae/Murek_dol.jpg") no-repeat; | + | background: url("https://static.igem.org/mediawiki/2010/a/ae/Murek_dol.jpg") no-repeat 0px 0px; |
border: 0px; | border: 0px; | ||
- | height: | + | height: 50px; |
} | } | ||
Line 81: | Line 87: | ||
color: #ffffff; | color: #ffffff; | ||
font-size: 10px; | font-size: 10px; | ||
- | |||
} | } | ||
Line 160: | Line 165: | ||
line-height: 130%; | line-height: 130%; | ||
} | } | ||
+ | |||
#main { | #main { | ||
Line 175: | Line 181: | ||
padding: 20px; | padding: 20px; | ||
min-height: 300px; | min-height: 300px; | ||
+ | |||
+ | <!--[if IE]> | ||
+ | margin-left: 0px; | ||
+ | <![endif]--> | ||
+ | |||
} | } | ||
Line 203: | Line 214: | ||
text-align: center; | text-align: center; | ||
text-decoration: none; | text-decoration: none; | ||
- | margin-left: | + | margin-left: 80px; |
} | } | ||
Line 290: | Line 301: | ||
text-decoration: none; | text-decoration: none; | ||
color: #333; | color: #333; | ||
+ | } | ||
+ | |||
+ | #subtabs { | ||
+ | float: none; | ||
+ | clear: both; | ||
+ | height: 0px; | ||
} | } | ||
Latest revision as of 10:44, 26 October 2010