Team:Heidelberg/Project/Toolbox
From 2014.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
{{:Team:Heidelberg/Templates/IncludeJS|:Team:Heidelberg/js/bootstrapjs}} | {{:Team:Heidelberg/Templates/IncludeJS|:Team:Heidelberg/js/bootstrapjs}} | ||
{{:Team:Heidelberg/Templates/IncludeJS|:Team:Heidelberg/js/wikipage}} | {{:Team:Heidelberg/Templates/IncludeJS|:Team:Heidelberg/js/wikipage}} | ||
- | + | <html> | |
- | + | <style type="text/css"> | |
- | + | #myContainer { | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | #myContainer{ | + | |
padding:0; | padding:0; | ||
background-color: black; | background-color: black; | ||
Line 26: | Line 15: | ||
background-size: 100% auto; | background-size: 100% auto; | ||
} | } | ||
- | + | </style> | |
+ | </html> | ||
+ | {{#tag:html| | ||
<div id="myContainer" class="container"> | <div id="myContainer" class="container"> | ||
{{:Team:Heidelberg/Templates/BootstrapNav| | {{:Team:Heidelberg/Templates/BootstrapNav| | ||
- | red= | + | red=| |
- | white= | + | white=true| |
- | red-logo= | + | red-logo=true| |
- | white-logo= | + | white-logo=| |
- | header-bg= | + | header-bg=| |
- | header-img= | + | header-img=| |
- | title= | + | title= |
}} | }} | ||
<div class="container main" style="color: white;"> | <div class="container main" style="color: white;"> |
Revision as of 12:28, 6 October 2014
{{#tag:html|