Template:NEAU-Harbin/footer
From 2014.igem.org
(Difference between revisions)
Neauliuyanxu (Talk | contribs) |
Neauliuyanxu (Talk | contribs) |
||
Line 3: | Line 3: | ||
<style> | <style> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
Line 43: | Line 24: | ||
border:none; | border:none; | ||
} | } | ||
+ | |||
+ | |||
+ | div#menubar{ | ||
+ | color: white; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .right-menu li{ | ||
+ | background-color: transparent; | ||
+ | color: transparent; | ||
+ | } | ||
+ | .right-menu li a{ | ||
+ | background-color: transparent; | ||
+ | color: transparent; | ||
+ | } | ||
+ | .right-menu li a:hover, .right-menu:hover{ | ||
+ | color: white; | ||
+ | } | ||
+ | #p-logo{ | ||
+ | border-color: transparent; | ||
+ | display: none; | ||
+ | } | ||
+ | #search-controls{ | ||
+ | display: none; | ||
+ | } | ||
+ | #content{ | ||
+ | background-color: transparent; | ||
+ | border-color:transparent; | ||
+ | width: 100%; | ||
+ | padding-left: 0; | ||
+ | padding-right: 0; | ||
+ | border: none; | ||
+ | } | ||
+ | .firstHeading{ | ||
+ | display: none; | ||
+ | } | ||
+ | #catlinks{ | ||
+ | display: none; | ||
+ | } | ||
+ | #footer-box{ | ||
+ | -moz-border-radius: 1em; | ||
+ | -webkit-border-radius: 1em; | ||
+ | border-radius: 1em; | ||
+ | margin-left: 10px; | ||
+ | width: 950px; | ||
+ | padding: 5px; | ||
+ | background-color: white; | ||
+ | margin: 0 auto; | ||
+ | border: 1px solid #444444; | ||
+ | } | ||
+ | #menubar ul{ | ||
+ | line-height:1.6em; | ||
+ | margin:0.1em 0 0 0.1em; | ||
+ | text-decoration: none; | ||
+ | color:gray; | ||
+ | } | ||
+ | #content{ | ||
+ | padding:0px; | ||
+ | |||
+ | text-decoration:none; | ||
+ | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 13:32, 25 September 2014