Team:UT-Tokyo/Templates/BeginContent

From 2011.igem.org

(Difference between revisions)
Line 45: Line 45:
#pageContent p {
#pageContent p {
   margin-bottom: 10px;
   margin-bottom: 10px;
 +
}
 +
 +
#pageContent a:link {
 +
  color: #7FB9FF;
 +
}
 +
 +
#pageContent a:visited {
 +
  color: #C953FC;
 +
}
 +
 +
#pageContent a:hover {
 +
  color: #c39;
}
}

Revision as of 08:06, 27 August 2011