Template:Team:IIT Delhi/home.css
From 2014.igem.org
(Difference between revisions)
(9 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
#top-section { | #top-section { | ||
border: none; | border: none; | ||
+ | |||
height: 0px;} | height: 0px;} | ||
#content { | #content { | ||
border: none;} | border: none;} | ||
- | + | #catlinks { | |
+ | display:none; | ||
+ | border: 1px solid #aaa; | ||
+ | background-color: #f9f9f9;padding: 5px; | ||
+ | margin-top: 1em; | ||
+ | clear: both; | ||
+ | } | ||
/* Removes "teams" from the menubar */ | /* Removes "teams" from the menubar */ | ||
Line 17: | Line 24: | ||
/* Resizes the menubar to fik the links (default is 400px) */ | /* Resizes the menubar to fik the links (default is 400px) */ | ||
#menubar { | #menubar { | ||
- | width: auto;} | + | width: auto; |
+ | display: none; | ||
+ | } | ||
+ | #globalWrapper { | ||
+ | |||
+ | font-size: 100%; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | padding-bottom: 0px | ||
+ | padding-left: 200px; | ||
+ | |||
+ | } | ||
+ | p {display:none;} | ||
+ | |||
body { | body { | ||
Line 41: | Line 61: | ||
#menubar:hover li a { | #menubar:hover li a { | ||
color: white;} | color: white;} | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#contentSub { | #contentSub { | ||
Line 83: | Line 85: | ||
display:none; | display:none; | ||
} | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
@font-face { | @font-face { |
Latest revision as of 07:50, 28 May 2014