Template:WITS-South Africa Main Menu 19 07

From 2010.igem.org

(Difference between revisions)
 
(27 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
 +
Line 6: Line 7:
       width: 950px;
       width: 950px;
}
}
 +
 +
 +
<head>
 +
<style>
 +
body
 +
{
 +
margin-left:20px;
 +
marign-right:20px;
 +
font-family: Arial, sans-serif;
 +
font-size: 12px;
 +
color: #002d5a;
 +
}
 +
.title
 +
{
 +
font-family: Arial, sans-serif;
 +
font-size: 18px;
 +
font-weight:bold;
 +
color:#002d5a;
 +
padding:0px;
 +
}
 +
.heading
 +
{
 +
font-family: Arial, sans-serif;
 +
font-size: 24px;
 +
font-weight:bold;
 +
color:#002d5a;
 +
padding:0px;
 +
}
 +
Line 14: Line 44:
width: 900px;
width: 900px;
}
}
 +
#content {
#content {
-
         color: #4f4f4f;
+
         color: #002d5a;
  font-family: Arial, sans-serif;
  font-family: Arial, sans-serif;
width: 965px;
width: 965px;
Line 25: Line 56:
a {
a {
   text-decoration: none;
   text-decoration: none;
-
   color: #ffffff;
+
   color: #6082B6;
   }
   }
    
    
a:hover {
a:hover {
-
color: #dbdbdb;
+
color: #000000;
         text-decoration: none;
         text-decoration: none;
}
}
   
   
h1, h2, h3, h4, h5, h6 {
h1, h2, h3, h4, h5, h6 {
-
         color: #254117;
+
         color: #002d5a;
}
}
Line 66: Line 97:
left: auto;
left: auto;
       text-decoration: none;
       text-decoration: none;
-
       color: white;
+
       color: #6082B6;
}
}
Line 73: Line 104:
left: auto;
left: auto;
       text-decoration: none;
       text-decoration: none;
-
       color: white;
+
       color: #6082B6;
}
}
Line 94: Line 125:
a.bannerlinks {
a.bannerlinks {
-
   color: white;
+
   color: #002d5a;
   text-decoration: none;
   text-decoration: none;
   }
   }
Line 100: Line 131:
  a.bannertoplinks {
  a.bannertoplinks {
-
   color: white;
+
   color: #6082B6;
   text-decoration: none;  
   text-decoration: none;  
}
}
Line 163: Line 194:
margin-right: 0px;
margin-right: 0px;
border-style: solid;
border-style: solid;
-
border-color: white;
+
border-color: #002d5a;
border-width: 1px;
border-width: 1px;
padding: 0px;
padding: 0px;
Line 221: Line 252:
a.sidebarlinks:hover {
a.sidebarlinks:hover {
background-color: #6082B6;
background-color: #6082B6;
-
       color: white !important;
+
       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