Team:Freiburg software/Templates/Art-Header
From 2009.igem.org
(Difference between revisions)
(16 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
} | } | ||
table{margin: 1em !important;} | table{margin: 1em !important;} | ||
+ | h1{margin-top: 1em !important; color: #183449;} | ||
h1, h2, h3, h4, h5, h6 {} | h1, h2, h3, h4, h5, h6 {} | ||
- | + | div.tleft{ | |
+ | border-width: 0; | ||
+ | margin:0.1em; | ||
+ | } | ||
- | + | div.floatleft, table.floatleft { | |
+ | margin:0 1.5em 0.5em 0; | ||
+ | } | ||
- | + | div.thumb{ border-color: transparent;} | |
+ | div.thumb div div.thumbcaption{ | ||
+ | text-align: center; | ||
} | } | ||
+ | #toc{} | ||
+ | .tableofcontents{} | ||
+ | .tableofcontents b{ | ||
+ | display:block; | ||
+ | font-size:120%; | ||
+ | margin-top:0.3em; | ||
+ | } | ||
+ | |||
+ | #custom-header p{ margin:0;} | ||
+ | #p-logo{} | ||
#top-section, #content, #footer-box{ | #top-section, #content, #footer-box{ | ||
border-color: #97b4c9; | border-color: #97b4c9; | ||
} | } | ||
- | |||
#contentSub { | #contentSub { | ||
margin: 0; | margin: 0; | ||
} | } | ||
- | |||
#content, #footer-box{ | #content, #footer-box{ | ||
background-color: #cbdae5; | background-color: #cbdae5; | ||
} | } | ||
- | |||
#bodyContent{ | #bodyContent{ | ||
+ | padding: 10px; | ||
} | } | ||
- | |||
#custom-css:parent { | #custom-css:parent { | ||
display: none !important; | display: none !important; | ||
} | } | ||
- | |||
#custom-header{ | #custom-header{ | ||
- | margin:- | + | margin:-15px; |
- | margin-top:- | + | margin-top:-15px; |
} | } | ||
- | |||
- | |||
- | |||
#content .firstHeading{ | #content .firstHeading{ | ||
display: none; | display: none; | ||
} | } | ||
- | |||
div.art-Header { | div.art-Header { | ||
- | background-image:url(https://static.igem.org/mediawiki/2009/ | + | background-image:url(https://static.igem.org/mediawiki/2009/2/29/Freiburg09_Head_startseite_software.png); |
background-position:center bottom; | background-position:center bottom; | ||
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
Line 51: | Line 61: | ||
width:975px; | width:975px; | ||
height:200px; | height:200px; | ||
+ | } | ||
+ | img.thumbborder{ | ||
+ | border:1px solid #9DB9CD; | ||
} | } | ||
</style></html> | </style></html> | ||
<div class="art-Header"></div> | <div class="art-Header"></div> |
Latest revision as of 22:45, 21 October 2009