Tue Feb 20 04:48:40 PST 2007
- Previous message: [Slony1-commit] slony1-www index.php
- Next message: [Slony1-commit] slony1-www index.php
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /home/cvsd/slony1/slony1-www
In directory main:/tmp/cvs-serv2042
Modified Files:
style.css
Log Message:
Even more visited links
Index: style.css
===================================================================
RCS file: /home/cvsd/slony1/slony1-www/style.css,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** style.css 20 Feb 2007 12:44:46 -0000 1.15
--- style.css 20 Feb 2007 12:48:38 -0000 1.16
***************
*** 116,121 ****
}
! .intro-header .right a:hover{
! color: #ffffff;
}
--- 116,121 ----
}
! .intro-header .right a:visited{
! color: #cccccc;
}
***************
*** 211,214 ****
--- 211,219 ----
}
+ .intro-body .text a:visited, .intro-body .text-intro a:visited{
+ color: #0D1DDF;
+ text-decoration: none;
+ }
+
.text pre{
font-size:80%;
***************
*** 234,237 ****
--- 239,247 ----
font-weight: normal;
}
+
+ .copyright a:visited{
+ color: #ffffff;
+ }
+
.news-stamp{
text-align: right;
- Previous message: [Slony1-commit] slony1-www index.php
- Next message: [Slony1-commit] slony1-www index.php
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-commit mailing list