[or-cvs] r10099: solve the stupid "the header for the link you just clicked o (website/trunk)
arma at seul.org
arma at seul.org
Thu May 3 08:12:13 UTC 2007
Author: arma
Date: 2007-05-03 04:12:07 -0400 (Thu, 03 May 2007)
New Revision: 10099
Modified:
website/trunk/stylesheet.css
Log:
solve the stupid "the header for the link you just clicked on
is smaller than all the other headers" website bug that's been
plaguing us for years. ha!
Modified: website/trunk/stylesheet.css
===================================================================
--- website/trunk/stylesheet.css 2007-05-02 21:56:32 UTC (rev 10098)
+++ website/trunk/stylesheet.css 2007-05-03 08:12:07 UTC (rev 10099)
@@ -141,7 +141,7 @@
}
a.anchor:visited {
- font-size: 12pt;
+ font-size: 1em;
color: black;
font-weight: bold;
text-decoration: none;
More information about the tor-commits
mailing list