Template:WITS-South Africa Main Menu 19 07
From 2010.igem.org
(Difference between revisions)
LauraMillroy (Talk | contribs) |
|||
(24 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
Line 12: | Line 13: | ||
body | body | ||
{ | { | ||
- | margin-left: | + | margin-left:20px; |
- | marign-right: | + | marign-right:20px; |
font-family: Arial, sans-serif; | font-family: Arial, sans-serif; | ||
- | font-size: | + | font-size: 12px; |
color: #002d5a; | color: #002d5a; | ||
} | } | ||
Line 21: | Line 22: | ||
{ | { | ||
font-family: Arial, sans-serif; | font-family: Arial, sans-serif; | ||
- | font-size: | + | font-size: 18px; |
font-weight:bold; | font-weight:bold; | ||
- | color: #002d5a; | + | color:#002d5a; |
- | padding: | + | padding:0px; |
} | } | ||
+ | .heading | ||
+ | { | ||
+ | font-family: Arial, sans-serif; | ||
+ | font-size: 24px; | ||
+ | font-weight:bold; | ||
+ | color:#002d5a; | ||
+ | padding:0px; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | body { | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | font-family: Arial, sans-serif; | ||
+ | width: 900px; | ||
+ | } | ||
+ | |||
#content { | #content { | ||
- | color: # | + | color: #002d5a; |
font-family: Arial, sans-serif; | font-family: Arial, sans-serif; | ||
width: 965px; | width: 965px; | ||
Line 37: | Line 56: | ||
a { | a { | ||
text-decoration: none; | text-decoration: none; | ||
- | color: # | + | color: #6082B6; |
} | } | ||
a:hover { | a:hover { | ||
- | color: # | + | color: #000000; |
text-decoration: none; | text-decoration: none; | ||
} | } | ||
h1, h2, h3, h4, h5, h6 { | h1, h2, h3, h4, h5, h6 { | ||
- | color: # | + | color: #002d5a; |
} | } | ||
Line 78: | Line 97: | ||
left: auto; | left: auto; | ||
text-decoration: none; | text-decoration: none; | ||
- | color: | + | color: #6082B6; |
} | } | ||
Line 85: | Line 104: | ||
left: auto; | left: auto; | ||
text-decoration: none; | text-decoration: none; | ||
- | color: | + | color: #6082B6; |
} | } | ||
Line 106: | Line 125: | ||
a.bannerlinks { | a.bannerlinks { | ||
- | color: | + | color: #002d5a; |
text-decoration: none; | text-decoration: none; | ||
} | } | ||
Line 112: | Line 131: | ||
a.bannertoplinks { | a.bannertoplinks { | ||
- | color: | + | color: #6082B6; |
text-decoration: none; | text-decoration: none; | ||
} | } | ||
Line 175: | Line 194: | ||
margin-right: 0px; | margin-right: 0px; | ||
border-style: solid; | border-style: solid; | ||
- | border-color: | + | border-color: #002d5a; |
border-width: 1px; | border-width: 1px; | ||
padding: 0px; | padding: 0px; | ||
Line 233: | Line 252: | ||
a.sidebarlinks:hover { | a.sidebarlinks:hover { | ||
background-color: #6082B6; | background-color: #6082B6; | ||
- | color: | + | color: #002d5a !important; |
} | } | ||
a.timelinelinks { | a.timelinelinks { | ||
- | color: #6082B6 !important; | + | color: #6082B6!important; |
} | } | ||
a.timelinelinks:hover { | a.timelinelinks:hover { | ||
- | color: #6082B6 !important; | + | color: #6082B6!important; |
} | } | ||
</style> | </style> | ||
+ | </head> | ||
</html> | </html> |
Latest revision as of 09:22, 27 October 2010