Template:TemplateTop
From 2010.igem.org
(Difference between revisions)
(20 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 208: | Line 214: | ||
text-align: center; | text-align: center; | ||
text-decoration: none; | text-decoration: none; | ||
- | margin-left: | + | margin-left: 80px; |
} | } | ||
Line 295: | Line 301: | ||
text-decoration: none; | text-decoration: none; | ||
color: #333; | color: #333; | ||
+ | } | ||
+ | |||
+ | #subtabs { | ||
+ | float: none; | ||
+ | clear: both; | ||
+ | height: 0px; | ||
} | } | ||
Line 302: | Line 314: | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
- | |||
- | |||
- | |||
} | } | ||
Latest revision as of 10:44, 26 October 2010