Template:Team:IIT Delhi/home.css
From 2014.igem.org
(Difference between revisions)
(7 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 21: | Line 28: | ||
} | } | ||
#globalWrapper { | #globalWrapper { | ||
- | + | ||
- | font-size | + | font-size: 100%; |
- | + | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
- | padding-bottom: | + | padding-bottom: 0px |
- | + | padding-left: 200px; | |
- | + | ||
+ | } | ||
+ | p {display:none;} | ||
Line 54: | Line 61: | ||
#menubar:hover li a { | #menubar:hover li a { | ||
color: white;} | color: white;} | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#contentSub { | #contentSub { | ||
Line 96: | Line 85: | ||
display:none; | display:none; | ||
} | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
@font-face { | @font-face { |
Latest revision as of 07:50, 28 May 2014