Template:Team:IIT Delhi/home.css
From 2014.igem.org
(Difference between revisions)
(17 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | #top-section { | ||
+ | border: none; | ||
+ | |||
+ | height: 0px;} | ||
+ | #content { | ||
+ | border: none;} | ||
+ | #catlinks { | ||
+ | display:none; | ||
+ | border: 1px solid #aaa; | ||
+ | background-color: #f9f9f9;padding: 5px; | ||
+ | margin-top: 1em; | ||
+ | clear: both; | ||
+ | } | ||
+ | /* Removes "teams" from the menubar */ | ||
+ | #menubar > ul > li:last-child { | ||
+ | display: none;} | ||
+ | #body-content{ | ||
+ | display: none;} | ||
+ | /* Resizes the menubar to fik the links (default is 400px) */ | ||
+ | #menubar { | ||
+ | width: auto; | ||
+ | display: none; | ||
+ | } | ||
+ | #globalWrapper { | ||
+ | |||
+ | font-size: 100%; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | padding-bottom: 0px | ||
+ | padding-left: 200px; | ||
+ | |||
+ | } | ||
+ | p {display:none;} | ||
+ | |||
+ | |||
+ | body { | ||
+ | margin: 0 0 0 0; | ||
+ | padding: 0;} | ||
+ | #top-section { | ||
+ | width: 965px; | ||
+ | height: 0; | ||
+ | margin: 0 auto; | ||
+ | padding: 0; | ||
+ | border: none;} | ||
+ | #menubar { | ||
+ | font-size: 65%; | ||
+ | top: -14px;} | ||
+ | .left-menu:hover { | ||
+ | background-color: transparent;} | ||
+ | #menubar li a { | ||
+ | background-color: transparent;} | ||
+ | #menubar:hover { | ||
+ | color: white;} | ||
+ | #menubar li a { | ||
+ | color: transparent;} | ||
+ | #menubar:hover li a { | ||
+ | color: white;} | ||
+ | |||
+ | #contentSub { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | #siteSub { | ||
+ | display:none; | ||
+ | } | ||
#search-controls { | #search-controls { | ||
Line 20: | Line 85: | ||
display:none; | display:none; | ||
} | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
@font-face { | @font-face { |
Latest revision as of 07:50, 28 May 2014