[or-cvs] Add a.anchor:link to stylesheet.

thomass at seul.org thomass at seul.org
Wed Jun 8 02:17:47 UTC 2005


Update of /home2/or/cvsroot/website
In directory moria:/tmp/cvs-serv26094

Modified Files:
	stylesheet.css 
Log Message:
Add a.anchor:link to stylesheet. 


Index: stylesheet.css
===================================================================
RCS file: /home2/or/cvsroot/website/stylesheet.css,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- stylesheet.css	8 Jun 2005 02:03:26 -0000	1.14
+++ stylesheet.css	8 Jun 2005 02:17:45 -0000	1.15
@@ -90,6 +90,13 @@
     font-size: 11px;
 }
 
+a.anchor:link {
+    font-size: 12pt;
+    color: black;
+    font-weight: bold;
+    text-decoration: none;
+}
+
 a.anchor {
     font-size: 12pt;
     color: black;



More information about the tor-commits mailing list