[or-cvs] make the current page we"re on show up differently in the l...
Roger Dingledine
arma at seul.org
Tue Dec 21 07:36:39 UTC 2004
Update of /home2/or/cvsroot/website
In directory moria.mit.edu:/home2/arma/work/onion/cvs/website
Modified Files:
stylesheet.css
Log Message:
make the current page we're on show up differently in the links list
Index: stylesheet.css
===================================================================
RCS file: /home2/or/cvsroot/website/stylesheet.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- stylesheet.css 21 Dec 2004 06:07:39 -0000 1.3
+++ stylesheet.css 21 Dec 2004 07:36:37 -0000 1.4
@@ -132,6 +132,9 @@
text-align: center;
}
+a.current {
+ color: orange;
+}
/* The links */
TD.links {
More information about the tor-commits
mailing list