Template:Harvard css

From 2010.igem.org

(Difference between revisions)
Line 181: Line 181:
}
}
-
#sidebarlinks a{
+
#sidebar a{
 +
      text-decoration: none;
 +
      color: #7F5217;
 +
}
 +
 
 +
#sidebar a:hover{
 +
    color: #A0C544;
 +
    text-decoration: none;
 +
}
 +
 
 +
a.sidebarlinks {
display: block;
display: block;
width: 300px;
width: 300px;
Line 196: Line 206:
}
}
-
#sidebar a{
 
-
      text-decoration: none;
 
-
      color: #7F5217;
 
-
}
 
-
#sidebar a:hover{
 
-
    color: #A0C544;
 
-
    text-decoration: none;
 
-
}
 

Revision as of 17:50, 14 July 2010