Team:KAIST/header
From 2011.igem.org
(Difference between revisions)
(30 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 85: | Line 86: | ||
border-bottom-style:solid; | border-bottom-style:solid; | ||
border-color:#FFFFFF; | border-color:#FFFFFF; | ||
+ | border-width:1px; | ||
} | } | ||
Line 102: | Line 104: | ||
body { | body { | ||
+ | width=1280px; | ||
background-position:top-center; | background-position:top-center; | ||
background-color:black; | background-color:black; | ||
Line 111: | 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