Template:Team:Marburg/Template:Header
From 2014.igem.org
(Difference between revisions)
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 { | ||
Line 8: | 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'); | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 45: | Line 31: | ||
width: 85%; | width: 85%; | ||
margin: 0 auto; | margin: 0 auto; | ||
+ | } | ||
+ | |||
+ | .mr_content p, .mr_content, .mr_content ul li { | ||
+ | font-size: 12.5pt; | ||
+ | font-family: Verdana; | ||
+ | text-align: justify; | ||
+ | line-height: 13p.5t; | ||
+ | padding: 3pt !important; | ||
+ | } | ||
+ | |||
+ | .mr_content li { | ||
+ | margin-bottom: 0.3em; | ||
+ | margin-top: 0.3em; | ||
} | } | ||
Line 93: | Line 92: | ||
margin-top: 7%; | margin-top: 7%; | ||
} | } | ||
- | </style> | + | </style></html> |
- | </html> | + |