Template:Team:Marburg/Template:Header
From 2014.igem.org
(Difference between revisions)
(57 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
{{Template:Team:Marburg/Template:General}} | {{Template:Team:Marburg/Template:General}} | ||
- | {{Team:Marburg/Template:HeaderMenu}} | + | {{Team:Marburg/Template:HeaderMenu}}<html> |
- | <html> | + | |
<style> | <style> | ||
- | |||
@font-face { | @font-face { | ||
font-family: 'Muli'; | font-family: 'Muli'; | ||
Line 9: | Line 7: | ||
font-weight: 400; | font-weight: 400; | ||
src: local('Muli'), url(http://fonts.gstatic.com/s/muli/v6/kU4XYdV4jtS72BIidPtqyw.woff) format('woff'); | src: local('Muli'), url(http://fonts.gstatic.com/s/muli/v6/kU4XYdV4jtS72BIidPtqyw.woff) format('woff'); | ||
+ | } | ||
+ | |||
+ | a, a:hover, a:active, a:focus, object, embed { | ||
+ | outline: none; | ||
+ | } | ||
+ | |||
+ | h1, h2, h3, h4, h5 { | ||
+ | font-family: 'Muli', Georgia, Times, "Times New Roman", serif; | ||
+ | } | ||
+ | |||
+ | h1 { | ||
+ | font-size: 14.5pt; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | h2, h3 { | ||
+ | font-size: 13.5pt; | ||
+ | } | ||
+ | h4, h5 { | ||
+ | font-size: 13pt; | ||
+ | } | ||
+ | |||
+ | .mr_content { | ||
+ | min-width: 500px; | ||
+ | width: 85%; | ||
+ | margin: 0 auto; | ||
} | } | ||
Line 24: | Line 47: | ||
} | } | ||
- | + | table#members { | |
- | + | width: 100%; | |
} | } | ||
- | + | table#members img { | |
- | + | border: 1px solid #777 !important; | |
} | } | ||
- | + | table#members .photo_left, | |
- | + | table#members .text_left { | |
+ | text-align: left; | ||
} | } | ||
- | + | ||
- | + | table#members .text_right, | |
+ | table#members .photo_right { | ||
+ | text-align: right; | ||
} | } | ||
- | + | ||
+ | table#members th, table#members td, table#members { | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | #animation_cancer { | ||
+ | background: url('https://static.igem.org/mediawiki/2014/2/2e/Mr_cancer_streptdarpindin.png'); | ||
+ | display: block; | ||
+ | width: 1021px; | ||
+ | height: 493px; | ||
+ | background-size: 100%; | ||
+ | margin: 0 auto; | ||
+ | } | ||
+ | |||
+ | #animation_cancer img { | ||
+ | width: 38%; | ||
+ | position: relative; | ||
+ | margin-left: 24.5%; | ||
+ | margin-top: 7%; | ||
+ | } | ||
+ | |||
+ | #BackToTop { | ||
+ | position: fixed; | ||
+ | right: 5%; | ||
+ | top: 19%; | ||
+ | } | ||
+ | |||
+ | .notebooky-entry ,.notebooky-entry p, .method, .method p, fieldset p, fieldset { | ||
+ | font-size: 12pt !important; | ||
+ | line-height: 14pt !important; | ||
+ | text-align: justify; | ||
+ | margin: 0; | ||
+ | padding: 2px; | ||
+ | margin-bottom: 10px; | ||
+ | } | ||
+ | |||
+ | fieldset table { | ||
+ | width: 90%; | ||
+ | line-height: 17pt; | ||
+ | margin: 0; | ||
+ | border-collapse: collapse; | ||
+ | border-spacing: 0; | ||
+ | margin: 0 auto; | ||
+ | } | ||
+ | fieldset table td, fieldset table th { | ||
+ | border: 1px solid #bbb; | ||
+ | padding: 2px; | ||
+ | padding-left: 4px; | ||
+ | padding-right: 4px; | ||
+ | } | ||
+ | fieldset legend, fieldset legend a { | ||
+ | background: transparent; | ||
font-size: 13pt; | font-size: 13pt; | ||
} | } | ||
- | .mr_content { | + | .mr_content table { |
- | + | background: none; | |
- | + | border: none; | |
+ | border-collapse: 0; | ||
+ | text-align: left; | ||
+ | border-spacing: 0; | ||
+ | } | ||
+ | .mr_content table th { | ||
+ | border-bottom: 1px solid #000; | ||
+ | text-align: left; | ||
+ | padding: 3px; | ||
+ | } | ||
+ | .mr_content table td { | ||
+ | border-bottom: 1px solid #ccc; | ||
+ | text-align: left; | ||
+ | padding: 3px; | ||
+ | } | ||
+ | |||
+ | .figure, figure_two { | ||
margin: 0 auto; | margin: 0 auto; | ||
+ | min-width: 375px; | ||
+ | max-width: 1000px; | ||
+ | width: 50%; | ||
} | } | ||
- | + | .caption { | |
- | + | font-weight: normal; | |
- | margin: | + | font-size: 10pt !important; |
+ | text-align: justify; | ||
+ | display: block; | ||
+ | text-indent: 0; | ||
+ | margin-top: 5px; | ||
} | } | ||
+ | .figure img { | ||
+ | width: 100%; | ||
+ | } | ||
- | + | img.border { | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
border: 10px solid #FFF; | border: 10px solid #FFF; | ||
- | box-shadow: | + | box-shadow: 3px 3px 7px #BBB !important; |
- | + | } | |
+ | |||
+ | h2, h3, h2 a, h3 a, h2 a:hover, h3 a:hover { | ||
+ | color: #000; | ||
+ | font-size: 13.5pt; | ||
+ | border: none; | ||
+ | font-weight: bold; | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | |||
+ | .sponsor { | ||
+ | margin: 0 auto; | ||
+ | min-width: 500px; | ||
+ | max-width: 1200px; | ||
+ | width: 100%; | ||
+ | margin-bottom: 15px; | ||
+ | } | ||
+ | .sponsor img { | ||
+ | width: 45%; | ||
+ | } | ||
+ | .sponsor img.lft { | ||
+ | float: left; | ||
+ | } | ||
+ | .sponsor img.rgt { | ||
+ | float: right; | ||
+ | } | ||
+ | |||
+ | .clr { | ||
+ | clear: both; | ||
+ | } | ||
+ | |||
+ | table caption { | ||
+ | text-align: left; | ||
+ | padding-bottom: 5px; | ||
+ | font-size: 11.5pt; | ||
+ | font-weight: bold; | ||
+ | margin-bottom: 13px; | ||
+ | } | ||
+ | |||
+ | #starter_wrapper { | ||
+ | margin: 0 auto; | ||
+ | width: 100%; | ||
+ | min-width: 500px; | ||
+ | max-width: 892px; | ||
+ | margin-top: 15px; | ||
+ | margin-bottom: 20px; | ||
+ | } | ||
+ | |||
+ | #submenu li { | ||
+ | text-align: left; | ||
} | } | ||
- | </style> | + | </style></html> |
- | </html> | + |