aboutsummaryrefslogtreecommitdiffstats
path: root/styles/green/default.css
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-10-03 02:18:48 +0000
committerChad Little <clittle@users.sourceforge.net>2002-10-03 02:18:48 +0000
commita1434001c76636f29a3135c44c602b8232fc93e9 (patch)
treeffb8e9fc7aa7b567108f99552544347a21cef76b /styles/green/default.css
parent15bcf1518fb76476decaf23714f80237014bc8ae (diff)
downloadphpicalendar-a1434001c76636f29a3135c44c602b8232fc93e9.tar.gz
phpicalendar-a1434001c76636f29a3135c44c602b8232fc93e9.tar.bz2
phpicalendar-a1434001c76636f29a3135c44c602b8232fc93e9.zip
Initial Themes check-in for 0.6
Diffstat (limited to 'styles/green/default.css')
-rw-r--r--styles/green/default.css46
1 files changed, 46 insertions, 0 deletions
diff --git a/styles/green/default.css b/styles/green/default.css
new file mode 100644
index 0000000..167b855
--- /dev/null
+++ b/styles/green/default.css
@@ -0,0 +1,46 @@
+/* Style sheet for the red calendar */
+
+.eventborder { background-color: #009933; border: 1px #006600 solid; }
+.eventbg { background-color: #66FF66; }
+.eventfont { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; }
+.calborder { background-color: #FFFFFF; border: 1px #A1A5A9 solid; }
+
+
+
+a.psf {
+ text-decoration: none;
+ }
+a.psf:link {
+ color: #06f;
+ background-color: transparent;
+ }
+a.psf:visited {
+ color: #06f;
+ background-color: transparent;
+ }
+a.psf:active {
+ color: #36c;
+ background-color: transparent;
+ }
+a.psf:hover {
+ color: #009;
+ background-color: transparent;
+ }
+
+
+body {
+background-color: #E5E5E5;
+}
+
+/* CSS definitions for fonts */
+
+.V9 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; }
+.G10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #06f; }
+.G10B { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: black; }
+.V12 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
+.H20 { font-family: Helvetica, sans-serif; font-size: 20px; }
+
+
+.query_style { font-size : 12px; font-family : geneva, arial, sans-serif; width: 135px; }
+.add_style { font-size : 12px; font-family : verdana, geneva, arial, sans-serif; width: 160px; }
+

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