[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Add a.anchor:link to stylesheet.
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;