aboutsummaryrefslogtreecommitdiffstats
path: root/styles
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-11-26 05:53:50 +0000
committerChad Little <clittle@users.sourceforge.net>2002-11-26 05:53:50 +0000
commit1d1640f4cf55a7142ae1b9acd00454e60fe9dba4 (patch)
tree951927b0707799514cb923011767c41609ed6d2f /styles
parent65e13529dbfb308ff709cd5023177e6a4fa77965 (diff)
downloadphpicalendar-1d1640f4cf55a7142ae1b9acd00454e60fe9dba4.tar.gz
phpicalendar-1d1640f4cf55a7142ae1b9acd00454e60fe9dba4.tar.bz2
phpicalendar-1d1640f4cf55a7142ae1b9acd00454e60fe9dba4.zip
todo change
Diffstat (limited to 'styles')
-rw-r--r--styles/red/default.css12
1 files changed, 6 insertions, 6 deletions
diff --git a/styles/red/default.css b/styles/red/default.css
index aa8bc3b..dc135db 100644
--- a/styles/red/default.css
+++ b/styles/red/default.css
@@ -4,7 +4,7 @@
.eventbg { background-color: #A04042; }
.eventbg2 { background-color: #A04042; border-right: 1px solid #FFFFFF; }
.eventbg2week { background-color: #A04042; border-right: 1px solid #A1A5A9; }
-.calborder { background-color: #FFFFFF; border: 1px #A1A5A9 solid; }
+.calborder { background-color: #FFFFFF; border: 1px #770000 solid; }
.dateback { background-color: #EEEEEE; }
.dayborder { border-top: 1px solid #A1A5A9; }
.dayborder2 { border-top: 1px dashed #CCCCCC; }
@@ -25,15 +25,15 @@
/* Link colors and attributes */
/* This is the main link style */
a.psf { text-decoration: none; }
-a.psf:link { color: #0066ff; background-color: transparent; }
-a.psf:visited { color: #0066ff; background-color: transparent; }
+a.psf:link { color: #770000; background-color: transparent; }
+a.psf:visited { color: #770000; background-color: transparent; }
a.psf:active { color: #3366cc; background-color: transparent; }
a.psf:hover { color: #000099; background-color: transparent; }
/* This is the link style for the mini-cals */
a.ps2 { text-decoration: underline; }
-a.ps2:link { color: #0066ff; background-color: transparent; }
-a.ps2:visited { color: #0066ff; background-color: transparent; }
+a.ps2:link { color: #770000; background-color: transparent; }
+a.ps2:visited { color: #770000; background-color: transparent; }
a.ps2:active { color: #3366cc; background-color: transparent; }
a.ps2:hover { color: #000099; background-color: transparent; }
@@ -46,7 +46,7 @@ a.ps3:hover { color: #000000; background-color: transparent; text-decoration: u
/* Body attributes */
-body { background-color: #E5E5E5; }
+body { background-color: #774444; }
/* CSS definitions for fonts */

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