Code

Finished implementation of session and one-time-key stores for RDBMS
[roundup.git] / templates / classic / html / style.css
index 7560e6a185e662c0341d3c42fca370aad4b13e8a..b14f63bab2923b599e453b3d7623f857c11107e3 100644 (file)
@@ -6,12 +6,10 @@ body.body {
   margin: 0;
 }
 a[href]:hover {
-  background-color: white;
   color:blue;
   text-decoration: underline;
 }
 a[href], a[href]:link {
-  background-color: white;
   color:blue;
   text-decoration: none;
 }