Template:Team:Bielefeld-CeBiTec/CSS/main.css
From 2014.igem.org
(Difference between revisions)
(46 intermediate revisions not shown) | |||
Line 49: | Line 49: | ||
margin-top:40px; | margin-top:40px; | ||
} | } | ||
+ | |||
div#menue{ | div#menue{ | ||
width: 1000px; | width: 1000px; | ||
Line 88: | Line 89: | ||
} | } | ||
+ | .element{ | ||
+ | background-color: rgba(255,255,255,0.8); | ||
+ | height:auto; | ||
+ | } | ||
+ | |||
+ | div#text{ | ||
+ | font-size:1em; | ||
+ | line-height:150%; | ||
+ | font-family:Georgia, Times,'Times New Roman',serif; | ||
+ | text-align:justify; | ||
+ | } | ||
- | h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;} | + | h1, h2, h3, h4, h5, h6 { font-family: Georgia, Times, "Times New Roman", serif;} |
h1{ | h1{ | ||
border-bottom:0px | border-bottom:0px | ||
Line 121: | Line 133: | ||
background-color: transparent; | background-color: transparent; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#globalWrapper, #content { /*-- changes default wiki settings --*/ | #globalWrapper, #content { /*-- changes default wiki settings --*/ | ||
Line 149: | Line 149: | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
#contentcontainer { /*-- creates container for all content on page --*/ | #contentcontainer { /*-- creates container for all content on page --*/ | ||
Line 195: | Line 190: | ||
.sidemenu a:hover { | .sidemenu a:hover { | ||
color:#666; | color:#666; | ||
- | background-color: # | + | background-color: #d9f5aa; |
- | + | ||
} | } | ||
Line 303: | Line 297: | ||
.annItem ul, .annItem li {padding: 0px; margin: 0px;} | .annItem ul, .annItem li {padding: 0px; margin: 0px;} | ||
.annItem li {list-style: none; margin: 5px} | .annItem li {list-style: none; margin: 5px} | ||
- | + | ||
- | + | <!--a:visited {color: #3fb498;text-decoration:none;}--> | |
- | + | a:hover { color:#006b60 !important; text-decoration:underline !important;} | |
- | a:hover {color: # | + | a:link {color: #3fb498;text-decoration:none;} |
- | + | a:active {color: #3fb498;text-decoration:none;} | |
- | + | ||
/* | /* | ||
* Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3. | * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3. |
Latest revision as of 09:35, 12 August 2014