Team:Hong Kong HKU/templates/null
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
- | <meta name="title" content="HKU iGEM 2013 | + | <meta name="title" content="HKU iGEM 2013" /> |
<meta name="keywords" content="iGEM, HKU, Synthetic Biology, PPK" /> | <meta name="keywords" content="iGEM, HKU, Synthetic Biology, PPK" /> | ||
- | <meta name="description" content=" | + | <meta name="description" content="HKU's IGEM Team"> |
- | + | <style type="text/css"> | |
- | + | /* Compulsory IDs ***********************************************************/ | |
#catlinks { | #catlinks { | ||
border:none; | border:none; | ||
- | background: # | + | background: #8aaee5; |
} | } | ||
#footer-box{ | #footer-box{ | ||
Line 15: | Line 15: | ||
} | } | ||
#top-section { | #top-section { | ||
- | background-color: # | + | background-color: #8aaee5; |
border: none; | border: none; | ||
+ | height:20px; | ||
} | } | ||
#p-logo { | #p-logo { | ||
Line 28: | Line 29: | ||
} | } | ||
+ | #content { | ||
+ | position: relative; | ||
+ | width: 975px; | ||
+ | margin: 0 auto; | ||
+ | padding:0; | ||
+ | background: #8aaee5; | ||
+ | color: black; | ||
+ | border: 1px solid #d9d9d9; | ||
+ | line-height: 1.5em; | ||
+ | z-index: 2; | ||
+ | } | ||
body { | body { | ||
- | background-color:# | + | background-color:#8aaee5; |
+ | } | ||
+ | .right-menu li a, .right-menu li a:hover { /*reserved*/ | ||
+ | color: #3c6b27; | ||
+ | background-color: #8aaee5; | ||
} | } | ||
- | + | /*#menucontainer { | |
+ | overflow:visible; | ||
+ | position:relative; | ||
+ | z-index:3; | ||
+ | }*/ | ||
+ | #contentSub { | ||
+ | margin: 0 0 0 0; | ||
+ | } | ||
</style> | </style> | ||
<head> | <head> |
Revision as of 16:16, 27 August 2013