|
|
Line 23: |
Line 23: |
| border:none; | | border:none; |
| width:1200px; | | width:1200px; |
- | height:700px; | + | height:auto; |
| marign:0 auto; | | marign:0 auto; |
| padding:0 0 0 0; | | padding:0 0 0 0; |
Line 41: |
Line 41: |
| | | |
| #menubar { | | #menubar { |
- | background-color:#FFFFFF; | + | background-color:transparent; |
| position: relative; | | position: relative; |
| float:left; | | float:left; |
Line 49: |
Line 49: |
| z-index: 5000; | | z-index: 5000; |
| font-family: sans-serif; | | font-family: sans-serif; |
- | font-size: 95%; | + | font-size: 80%; |
| line-height: 1em; | | line-height: 1em; |
| z-index:99; | | z-index:99; |
Line 61: |
Line 61: |
| | | |
| .left-menu:hover { | | .left-menu:hover { |
- | color: #D00000; | + | color: #F4A460; |
| background-color:transparent; | | background-color:transparent; |
| } | | } |
Line 97: |
Line 97: |
| | | |
| .left-menu li a:hover { | | .left-menu li a:hover { |
- | color: #D00000; | + | color: #F4A460; |
| text-decoration: underline; | | text-decoration: underline; |
| } | | } |
Line 111: |
Line 111: |
| } | | } |
| .right-menu li a:hover { | | .right-menu li a:hover { |
- | color: #D00000; | + | color: #F4A460; |
| text-decoration: underline; | | text-decoration: underline; |
| } | | } |
Line 134: |
Line 134: |
| #map_canvas img, .map_canvas img {max-width: none!important;} | | #map_canvas img, .map_canvas img {max-width: none!important;} |
| | | |
- | /* =Document Setup | + | /* =Document Setup */ |
- | -------------------------------------------------------------- */
| + | |
| | | |
| html {background: #e6e6e6 url("https://static.igem.org/mediawiki/2013/1/1c/Scau_bg.gif") repeat;} | | html {background: #e6e6e6 url("https://static.igem.org/mediawiki/2013/1/1c/Scau_bg.gif") repeat;} |
Line 189: |
Line 188: |
| | | |
| /* Header */ | | /* Header */ |
- | #header {background: url("https://static.igem.org/mediawiki/2013/a/ab/SCAU-Doubleborder.gif") repeat-x bottom;padding:10px 15px;margin:0 0 10px;} | + | #header {background: url("https://static.igem.org/mediawiki/2013/a/ab/SCAU-Doubleborder.gif") repeat-x bottom;padding:25px 15px;margin:0 0 10px;} |
| #header #logo {float:left;padding:25px 0 30px;margin:0 0 -2px; float:left;} | | #header #logo {float:left;padding:25px 0 30px;margin:0 0 -2px; float:left;} |
| #header #logo h1 {margin:0;font-size: 32px;} | | #header #logo h1 {margin:0;font-size: 32px;} |
Line 207: |
Line 206: |
| | | |
| /* Page Header */ | | /* Page Header */ |
- | #page-header {background: url("https://static.igem.org/mediawiki/2013/a/ab/SCAU-Doubleborder.gif") repeat-x bottom; margin:0 0 30px; padding:0 25px 20px; position:relative;} | + | #page-header {background: url("https://static.igem.org/mediawiki/2013/a/ab/SCAU-Doubleborder.gif") repeat-x bottom; margin:0 0 20px; padding:0 15px 20px; position:relative;} |
- | #page-header h1, #page-header strong {font-size: 26px;margin:0 0 5px;letter-spacing:-1px;color:#262626;} | + | #page-header h1, #page-header strong {font-size: 26px;margin:0 0 5px;letter-spacing:-1px;color:#262626;font-decoration:none} |
| #page-header p { | | #page-header p { |
| margin:0; | | margin:0; |