Team:UT-Tokyo-Software/Template

From 2012.igem.org

(Difference between revisions)
Line 75: Line 75:
a:link {
a:link {
-
color: #6699ff
+
color: #49C0F2;
text-decoration: none;
text-decoration: none;
}
}
a:visited {
a:visited {
-
   color: #6699ff
+
   color: #49C0F2;
   text-decoration: none;
   text-decoration: none;
}
}
a:active {
a:active {
-
color: #6699cc
+
color: #49C0F2;
}
}
a:hover {  
a:hover {  
-
   color: #6699cc
+
   color: #49C0F2;
}
}
#catlinks{
#catlinks{
Line 196: Line 196:
.akoML a:hover, a:active{
.akoML a:hover, a:active{
font-weight:bold;
font-weight:bold;
-
color:#6699cc;
+
color:#49C0F2;
}
}

Revision as of 16:00, 17 September 2012