|
|
Line 114: |
Line 114: |
| | | |
| /* OVERRIDING */ | | /* OVERRIDING */ |
- | body { | + | #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { |
- | /* format main-background C0C5CA*/
| + | display:none;} |
- | background-color: #7297BA;
| + | #top-section { |
- | background-image: url('https://static.igem.org/mediawiki/2012/1/1e/Fluroscent_Background.JPG');
| + | border: none; |
- | }
| + | height: 0px;} |
- | #bodyContent a{
| + | |
- | /* format link color*/
| + | body{ |
- | }
| + | background-color: #FFFFFF; |
- | #content {
| + | background:url(' ') repeat; |
- | /* format global document body */
| + | |
- | font-family:"Verdana",Arial,sans-serif;
| + | border: none; |
- | background-color: #E0F574;
| + | |
- | }
| + | } |
| + | |
| + | |
| + | #content { |
| + | background-color: #FFFFFF; |
| + | /*background:url('https://static.igem.org/mediawiki/2012/b/b3/Bg2.png') repeat;*/ |
| + | |
| + | border:0px;} |
| + | |
| + | #top-section { |
| + | width: 965px; |
| + | height: 0; |
| + | margin: 0 auto; |
| + | padding: 0; |
| + | border: none;} |
| | | |
- | .firstHeading {
| |
- | /* removes pagename */
| |
- | display: none;
| |
- | }
| |
- | #top-section {
| |
- | /* formats iGEM header div */
| |
- | border: 0px;
| |
- | height: 0px;
| |
- | }
| |
- | #p-logo {
| |
- | /* removes iGEM logo */
| |
- | display: none;
| |
- | }
| |
| | | |
- | #menubar {
| + | #menubar { |
- | /* format top menubar */
| + | font-size: 80%; |
- | top: 0px;
| + | top: -14px;} |
- | float: left;
| + | .left-menu:hover { |
- | border: none;
| + | background-color: transparent;} |
- | font-family:"Trebuchet MS","Verdana",Arial,sans-serif;
| + | #menubar li a { |
- | font-size:85%;
| + | background-color: transparent;} |
- | height: 22px;
| + | #menubar:hover { |
- | }
| + | color: white;} |
- | #menubar li a {
| + | #menubar li a { |
- | color: #7297BA;
| + | color: transparent;} |
- | }
| + | #menubar:hover li a { |
- | #menubar li a:hover {
| + | color: #292929;} |
- | text-decoration: underline;
| + | |
- | }
| + | |
- | #menubar.right-menu {
| + | |
- | /* format right part of top menubar and add iGEM mini logo */
| + | |
- | text-align: right;
| + | |
- | right: auto;
| + | |
- | background-color: #336699;
| + | |
- | width: 975px;
| + | |
- | z-index: 7;
| + | |
- | }
| + | |
- | #menubar.left-menu {
| + | |
- | /* format left part of top menubar */
| + | |
- | text-align: left;
| + | |
- | width: auto;
| + | |
- | z-index: 8;
| + | |
- | }
| + | |
- |
| + | |
- | #search-controls {
| + | |
- | /* format searchbar */
| + | |
- | top: 24px;
| + | |
- | overflow :visible;
| + | |
- | display:block;
| + | |
- | background: none;
| + | |
- | width: 965px;
| + | |
- | border: 0;
| + | |
- | margin: 0;
| + | |
- | height: auto;
| + | |
- | text-align: right;
| + | |
- | right: auto;
| + | |
- | }
| + | |
- | #searchInput {
| + | |
- | /* format search input field */
| + | |
| | | |
- | font-size:85%;
| |
- | width: 100px;
| |
- | background-color: #336699;
| |
- | color: #FFFFFF;
| |
- | border-width: thin;
| |
- | padding-right: 2px;
| |
- | padding-left: 2px;
| |
- | }
| |
- | #searchform {
| |
- | margin: 1px;
| |
- | }
| |
- | input.searchButton {
| |
- | /* format search input buttons */
| |
- | font-family:"Trebuchet MS",Arial,sans-serif;
| |
- | font-size: 85%;
| |
- | margin: 0;
| |
- | color: #FFFFFF;
| |
- | font-weight: normal;
| |
- | cursor: hand;
| |
- | cursor:pointer;
| |
- | padding-right: 2px;
| |
- | padding-left: 2px;
| |
- | }
| |
- | input.searchButton:hover {
| |
- | color: #FFFFFF;
| |
- | text-decoration: underline;
| |
- | }
| |
| | | |
- | #footer-box {
| |
- | /* format footer to match top menubar */
| |
- | font-family:"Trebuchet MS",Arial,sans-serif;
| |
- | font-size: 12px;
| |
- | color:#FFFFFF;
| |
- | background:#336699;
| |
- | border-top: #000000 1px solid;
| |
- | border-bottom: #000000 1px solid;
| |
- | }
| |
- | #footer-box li a {
| |
- | color:#7297BA;
| |
- | }
| |
- | #footer-box li a:hover {
| |
- | color:#FFFFFF;
| |
- | }
| |
| | | |
- | /*
| |
- | End Format iGEM base
| |
- | */
| |
| /* --- OVERRIDING, RÖR INTE ÖVER --- */ | | /* --- OVERRIDING, RÖR INTE ÖVER --- */ |
| | | |
Line 373: |
Line 297: |
| color: #fff; | | color: #fff; |
| padding: 10px; } | | padding: 10px; } |
- |
| |
| | | |
| </style> | | </style> |
| </head> | | </head> |
| </html> | | </html> |