Team:KAIST/header
From 2011.igem.org
(Difference between revisions)
(32 intermediate revisions not shown) | |||
Line 20: | Line 20: | ||
- | #content { background-color:black; border:none; width: 983px;} | + | #content { background-color:black; border:none; width:983px;} |
#contentSub {display:none;} | #contentSub {display:none;} | ||
Line 43: | Line 43: | ||
#top-section { | #top-section { | ||
height:60px; | height:60px; | ||
+ | border-bottom-style:solid; | ||
+ | border-color:#FFFFFF; | ||
+ | border-width:1px; | ||
border-left: none; | border-left: none; | ||
border-right: none; | border-right: none; | ||
Line 49: | Line 52: | ||
<!--Remove the banner--> | <!--Remove the banner--> | ||
- | #p-logo {height: | + | #p-logo {height:10px; width:10px; overflow:hidden;} |
+ | #p-logo a{color:black;} | ||
img[src*="/wiki/skins/common/images/wiki.png"]{ | img[src*="/wiki/skins/common/images/wiki.png"]{ | ||
+ | visibility:hidden; | ||
top:-100px; | top:-100px; | ||
width:10px; | width:10px; | ||
height:0px; | height:0px; | ||
margin-top:20px; | margin-top:20px; | ||
- | |||
- | |||
- | |||
- | |||
background:transparent; | background:transparent; | ||
} | } | ||
Line 77: | Line 78: | ||
#menubar li a:active{ color:#1478ff; font-weight:bold} | #menubar li a:active{ color:#1478ff; font-weight:bold} | ||
- | + | #catlinks { | |
- | + | border:none; | |
+ | background-color:black; | ||
+ | padding: 5px; | ||
+ | margin-top: 1em; | ||
+ | clear: both; | ||
+ | border-bottom-style:solid; | ||
+ | border-color:#FFFFFF; | ||
+ | border-width:1px; | ||
} | } | ||
Line 87: | Line 95: | ||
font-size:10pt; | font-size:10pt; | ||
font-family:Calibri; | font-family:Calibri; | ||
- | |||
z-index:-1; | z-index:-1; | ||
} | } | ||
Line 97: | Line 104: | ||
body { | body { | ||
+ | width=1280px; | ||
background-position:top-center; | background-position:top-center; | ||
background-color:black; | background-color:black; | ||
Line 106: | Line 114: | ||
top: -55px; | top: -55px; | ||
left: -145px; | left: -145px; | ||
- | width: | + | width:0px; |
- | height: | + | height:0px; |
z-index:-100; | z-index:-100; | ||
} | } | ||
- | |||
</style> | </style> | ||
Latest revision as of 19:38, 27 June 2011