Team:Marburg/Template:style.css
From 2013.igem.org
(Difference between revisions)
m |
m |
||
(5 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 79: | Line 78: | ||
margin: 0 auto !important; | margin: 0 auto !important; | ||
padding-top: 3px !important; | padding-top: 3px !important; | ||
- | line-height: | + | line-height: 15pt; |
} | } | ||
Line 85: | Line 84: | ||
width: 1000px; | width: 1000px; | ||
text-align: left; | text-align: left; | ||
- | line-height: | + | line-height: 15pt; |
} | } | ||
Line 93: | Line 92: | ||
float: right; | float: right; | ||
text-align: justify; | text-align: justify; | ||
- | line-height: | + | line-height: 15pt; |
} | } | ||
Line 105: | Line 104: | ||
#mr-wrapper a:link { | #mr-wrapper a:link { | ||
color: #000; | color: #000; | ||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 123: | Line 118: | ||
margin-left: 0px !important; | margin-left: 0px !important; | ||
font-size: 10pt; | font-size: 10pt; | ||
- | line-height: | + | line-height: 15pt; |
} | } | ||
Line 595: | Line 590: | ||
#mr-sidebar ul#mr-sidebar-list ul > li:hover { | #mr-sidebar ul#mr-sidebar-list ul > li:hover { | ||
background-color: #6aaeaf; | background-color: #6aaeaf; | ||
+ | } | ||
+ | |||
+ | a:hover, a:visited, a:link { | ||
+ | color: #000; | ||
}</style></html> | }</style></html> |
Latest revision as of 15:46, 21 March 2014