Template:Peking2012 CSS

From 2012.igem.org

(Difference between revisions)
m
m
Line 61: Line 61:
#content a:hover
#content a:hover
{
{
-
   color: #83e3ff;
+
   color: #b3f3ff;
 +
  display: inline;
 +
}
 +
#content a:link,
 +
#content a:visited
 +
{
 +
  text-decoration: none;
 +
}
 +
#content a:hover,
 +
#content a:active
 +
{
 +
  text-decoration: underline;
}
}
Line 69: Line 80:
{
{
   color: #e8e7b9;
   color: #e8e7b9;
-
}
 
-
 
-
a, a:hover
 
-
{
 
   text-decoration: none;
   text-decoration: none;
   display: inline;
   display: inline;
}
}
 +
ul
ul
{
{
Line 233: Line 241:
.g
.g
{
{
-
   color: #afff88;
+
   color: #afff58;
-
   border-color: #afff88;
+
   border-color: #afff58;
}
}
.w
.w
Line 248: Line 256:
.r
.r
{
{
-
   color: #ffafd7;
+
   color: #ffbfe7;
-
   border-color: #ffafd7;
+
   border-color: #ffbfe7;
}
}

Revision as of 09:22, 6 August 2012