Template:WITS-South Africa Main Menu 19 07

From 2010.igem.org

(Difference between revisions)
(New page: <html> <style type="text/css"> #allcontent { width: 950px; } body { margin-left: auto; margin-right: auto; font-family: Arial, sans-serif; width: 900px; } #co...)
Line 110: Line 110:
   
   
.bannerlinks {
.bannerlinks {
-
background-color: #002d5a;
+
background-color: #6082B6;
border-style: solid;
border-style: solid;
border-color: white;
border-color: white;
Line 120: Line 120:
.bannertoplinks {
.bannertoplinks {
-
background-color: #6082B6;
+
background-color: #002d5a;
border-style: solid;
border-style: solid;
border-color: white;
border-color: white;
Line 201: Line 201:
#sidebar a{
#sidebar a{
       text-decoration: none;
       text-decoration: none;
-
       color: #002d5a;
+
       color: #6082B6;
}
}
#sidebar a:hover{
#sidebar a:hover{
-
     color: #6082B6;
+
     color: #002d5a;
     text-decoration: none;
     text-decoration: none;
}
}
Line 214: Line 214:
font-size: 1.2em;
font-size: 1.2em;
text-align: center;
text-align: center;
-
background-color: #002d5a;
+
background-color: #6082B6;
color: white !important;
color: white !important;
padding: 10px 0px 10px 0px;
padding: 10px 0px 10px 0px;
Line 220: Line 220:
}
}
a.sidebarlinks:hover {
a.sidebarlinks:hover {
-
background-color: #002d5a;
+
background-color: #6082B6;
       color: white !important;
       color: white !important;
}
}
a.timelinelinks {
a.timelinelinks {
-
       color: #002d5a !important;
+
       color: #6082B6 !important;
}
}
a.timelinelinks:hover {
a.timelinelinks:hover {
-
       color: #002d5a !important;
+
       color: #6082B6 !important;
}
}

Revision as of 14:02, 19 July 2010