Team:Tuebingen/Template/Tuebingen

From 2013.igem.org

(Difference between revisions)
Line 197: Line 197:
   text-align: justify;
   text-align: justify;
}
}
 +
 +
#actualContent a{
 +
  color: #029A69;
 +
  text-decoration: underline;
 +
}
 +
#actualContent a:hover {
 +
  color: #A51E37;
 +
  text-decoration: none;
 +
  border-bottom:1px dotted;
 +
  border-color: #A51E37;
 +
}
 +
#actualContent a:active {
 +
  color: black;
 +
  text-decoration: underline;
 +
}
 +
#actualAbstract {
#actualAbstract {
   background-color:#F5F5F5;
   background-color:#F5F5F5;

Revision as of 16:27, 4 September 2013