Team:Marburg/Template:style.css
From 2013.igem.org
(Difference between revisions)
m |
m |
||
(7 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | <html><style> | + | <html><style>/* Author: Pieter van Boheemen | Team: TU Delft*/ |
- | /* Author: Pieter van Boheemen | Team: TU Delft*/ | + | /* minimized and extended by: Roman Martin | Team: Marburg*/ |
- | /* | + | |
#globalWrapper { background-color: transparent; width: 100%; height:100%; border:0; font-size: 100%} | #globalWrapper { background-color: transparent; width: 100%; height:100%; border:0; font-size: 100%} | ||
#content { background-color: #fff; border: none; width: 100%; overflow: hidden; height:100%; font-size: 100%;} | #content { background-color: #fff; border: none; width: 100%; overflow: hidden; height:100%; font-size: 100%;} | ||
Line 72: | Line 71: | ||
background: transparent url('https://static.igem.org/mediawiki/2013/5/56/Igem-marburg-wrapper-bg.png') repeat-x top; | background: transparent url('https://static.igem.org/mediawiki/2013/5/56/Igem-marburg-wrapper-bg.png') repeat-x top; | ||
text-align: center; | text-align: center; | ||
+ | line-height: 14pt; | ||
} | } | ||
Line 78: | Line 78: | ||
margin: 0 auto !important; | margin: 0 auto !important; | ||
padding-top: 3px !important; | padding-top: 3px !important; | ||
+ | line-height: 15pt; | ||
} | } | ||
Line 83: | Line 84: | ||
width: 1000px; | width: 1000px; | ||
text-align: left; | text-align: left; | ||
+ | line-height: 15pt; | ||
} | } | ||
Line 90: | Line 92: | ||
float: right; | float: right; | ||
text-align: justify; | text-align: justify; | ||
+ | line-height: 15pt; | ||
} | } | ||
Line 101: | Line 104: | ||
#mr-wrapper a:link { | #mr-wrapper a:link { | ||
color: #000; | color: #000; | ||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 119: | Line 118: | ||
margin-left: 0px !important; | margin-left: 0px !important; | ||
font-size: 10pt; | font-size: 10pt; | ||
- | line-height: | + | line-height: 15pt; |
} | } | ||
Line 188: | Line 187: | ||
} | } | ||
+ | h2 { | ||
+ | font-size: 13pt; | ||
+ | font-weight: bold; | ||
+ | text-decoration: underline; | ||
+ | } | ||
.tleft { | .tleft { | ||
Line 587: | Line 591: | ||
background-color: #6aaeaf; | background-color: #6aaeaf; | ||
} | } | ||
- | </style></html> | + | |
+ | a:hover, a:visited, a:link { | ||
+ | color: #000; | ||
+ | }</style></html> |
Latest revision as of 15:46, 21 March 2014