aboutsummaryrefslogtreecommitdiffstats
path: root/templates/red/default.css
diff options
context:
space:
mode:
authorJim Hu <jimhu@users.sourceforge.net>2008-12-29 03:30:36 +0000
committerJim Hu <jimhu@users.sourceforge.net>2008-12-29 03:30:36 +0000
commit361f356097d783e69ebfa29da9ce2ea48edf775b (patch)
tree4e241f898f4d211c03a1c4b95857477407a00e0f /templates/red/default.css
parent388be19cf1b7809ae8a9ded3f6862ed76d46eae2 (diff)
downloadphpicalendar-361f356097d783e69ebfa29da9ce2ea48edf775b.tar.gz
phpicalendar-361f356097d783e69ebfa29da9ce2ea48edf775b.tar.bz2
phpicalendar-361f356097d783e69ebfa29da9ce2ea48edf775b.zip
tweak bump rc version
Diffstat (limited to 'templates/red/default.css')
-rw-r--r--templates/red/default.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/red/default.css b/templates/red/default.css
index 931460b..c0779fb 100644
--- a/templates/red/default.css
+++ b/templates/red/default.css
@@ -83,10 +83,10 @@ table, td {font: 11px Verdana, Arial, sans-serif; color: #000;}
/* Link colors and attributes */
/* This is the main link style */
a.psf { text-decoration: none; }
-a.psf:link { color: #a01010; }
-a.psf:visited { color: #a01010; }
+a.psf:link { color: #FF9999; }
+a.psf:visited { color: #FF9999; }
a.psf:active { color: #3366CC; }
-a.psf:hover { color: #000099; text-decoration: underline; }
+a.psf:hover { color: #FF0099; text-decoration: underline; }
/* This is the link style for the mini-cals */
a.ps2 { text-decoration: underline; }

© 2014-2024 Faster IT GmbH | imprint | privacy policy