Team:USTC-Software/home-n
From 2012.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
- | |||
+ | <style> | ||
+ | |||
+ | |||
+ | #footer-box a{ | ||
+ | |||
+ | color: #6d6d6a !important; | ||
+ | } | ||
+ | |||
+ | #footer-box a:visited{ | ||
+ | color: #e8512f; | ||
+ | } | ||
+ | #footer-box a:hover{ | ||
+ | color: #e8512f; | ||
+ | color: green !important; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | #menubar.left-menu ul,#menubar.right-menu li{ | ||
+ | color: #6d6d6a !important; | ||
+ | } | ||
+ | #menubar.left-menu a:hover,#menubar.right-menu a:hover{ | ||
+ | color: #6d6d6a !important; | ||
+ | text-decoration:none !important; | ||
+ | } | ||
+ | |||
+ | #content{ | ||
+ | position: relative; | ||
+ | top: 0px; | ||
+ | margin: 0 auto; | ||
+ | background: #fff; | ||
+ | width: 963px; | ||
+ | z-index: 1; | ||
+ | border: 1px solid #efefef; | ||
+ | } | ||
+ | |||
+ | #content { | ||
+ | background-color: white; | ||
+ | border:none; | ||
+ | padding-bottom:none; | ||
+ | margin-bottom:none; | ||
+ | border: 1px solid #efefef; | ||
+ | } | ||
+ | |||
+ | body{ | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | div{ | ||
+ | border-color: transparent; | ||
+ | } | ||
+ | #top-section{ | ||
+ | border-color: transparent; | ||
+ | border: none; | ||
+ | height: 0px !important; | ||
+ | } | ||
+ | div#menubar{ | ||
+ | color: white; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .right-menu li{ | ||
+ | background-color: transparent; | ||
+ | color: transparent; | ||
+ | } | ||
+ | .right-menu li a{ | ||
+ | background-color: transparent; | ||
+ | color: transparent; | ||
+ | } | ||
+ | .right-menu li a:hover, .right-menu:hover{ | ||
+ | color: white; | ||
+ | } | ||
+ | #p-logo{ | ||
+ | border-color: transparent; | ||
+ | display: none; | ||
+ | } | ||
+ | #search-controls{ | ||
+ | display: none; | ||
+ | } | ||
+ | #content{ | ||
+ | background-color: transparent; | ||
+ | border-color:transparent; | ||
+ | width: 100%; | ||
+ | padding-left: 0; | ||
+ | padding-right: 0; | ||
+ | border: none; | ||
+ | } | ||
+ | .firstHeading{ | ||
+ | display: none; | ||
+ | } | ||
+ | #catlinks{ | ||
+ | display: none; | ||
+ | } | ||
+ | #footer-box{ | ||
+ | background:#202020; | ||
+ | color:#888888; | ||
+ | } | ||
+ | #menubar ul{ | ||
+ | line-height:1.6em; | ||
+ | margin:0.1em 0 0 0.1em; | ||
+ | text-decoration: none; | ||
+ | color:gray; | ||
+ | } | ||
+ | #content{ | ||
+ | padding:1px; | ||
+ | |||
+ | text-decoration:none; | ||
+ | } | ||
+ | </style> | ||
+ | |||
+ | |||
+ | |||
+ | <style type="text/css"> | ||
#imags-wrap{ | #imags-wrap{ |
Revision as of 04:09, 11 August 2012