summaryrefslogtreecommitdiff
path: root/themes/colors/css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/colors/css')
-rw-r--r--themes/colors/css/aquamarine.css4
-rw-r--r--themes/colors/css/ash.css4
-rw-r--r--themes/colors/css/belgianchocolate.css6
-rw-r--r--themes/colors/css/bluelagoon.css6
-rw-r--r--themes/colors/css/bluemarine.css6
-rw-r--r--themes/colors/css/coldday.css6
-rw-r--r--themes/colors/css/greenbeam.css4
-rw-r--r--themes/colors/css/mediterranio.css6
-rw-r--r--themes/colors/css/mercury.css6
-rw-r--r--themes/colors/css/nocturnal.css6
-rw-r--r--themes/colors/css/olivia.css6
-rw-r--r--themes/colors/css/pinkplastic.css6
-rw-r--r--themes/colors/css/shinytomato.css6
-rw-r--r--themes/colors/css/tealtop.css6
14 files changed, 39 insertions, 39 deletions
diff --git a/themes/colors/css/aquamarine.css b/themes/colors/css/aquamarine.css
index 613955b458..f32c7a4a77 100644
--- a/themes/colors/css/aquamarine.css
+++ b/themes/colors/css/aquamarine.css
@@ -11,9 +11,9 @@
}
body {
-font-family: tahoma, arial, helvetica, sans-serif;
+font: 12px tahoma, arial, helvetica, sans-serif;
background:#fff;
-font-size: 11px;
+
}
* {
diff --git a/themes/colors/css/ash.css b/themes/colors/css/ash.css
index 03409abaae..9eca8d790f 100644
--- a/themes/colors/css/ash.css
+++ b/themes/colors/css/ash.css
@@ -11,9 +11,9 @@
}
body {
-font-family: tahoma, arial, helvetica, sans-serif;
+font: 12px tahoma, arial, helvetica, sans-serif;
background:#fff;
-font-size: 11px;
+
}
* {
diff --git a/themes/colors/css/belgianchocolate.css b/themes/colors/css/belgianchocolate.css
index 0c7c5bd5c4..7991433ede 100644
--- a/themes/colors/css/belgianchocolate.css
+++ b/themes/colors/css/belgianchocolate.css
@@ -3,7 +3,7 @@
*
* Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team.
*
-* $Id: ash.css 9198 2010-07-28 23:30:32Z rob $
+* $Id: ash.css 9320 2010-08-29 12:30:00Z rob $
*/
.something {
@@ -11,9 +11,9 @@
}
body {
-font-family: tahoma, arial, helvetica, sans-serif;
+font: 12px tahoma, arial, helvetica, sans-serif;
background:#fff;
-font-size: 11px;
+
}
* {
diff --git a/themes/colors/css/bluelagoon.css b/themes/colors/css/bluelagoon.css
index 7646bd39bf..c88581c1a7 100644
--- a/themes/colors/css/bluelagoon.css
+++ b/themes/colors/css/bluelagoon.css
@@ -3,7 +3,7 @@
*
* Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team.
*
-* $Id: ash.css 9198 2010-07-28 23:30:32Z rob $
+* $Id: ash.css 9320 2010-08-29 12:30:00Z rob $
*/
.something {
@@ -11,9 +11,9 @@
}
body {
-font-family: tahoma, arial, helvetica, sans-serif;
+font: 12px tahoma, arial, helvetica, sans-serif;
background:#fff;
-font-size: 11px;
+
}
* {
diff --git a/themes/colors/css/bluemarine.css b/themes/colors/css/bluemarine.css
index 153b52fbfb..bc55741910 100644
--- a/themes/colors/css/bluemarine.css
+++ b/themes/colors/css/bluemarine.css
@@ -3,7 +3,7 @@
*
* Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team.
*
-* $Id: ash.css 9198 2010-07-28 23:30:32Z rob $
+* $Id: ash.css 9320 2010-08-29 12:30:00Z rob $
*/
.something {
@@ -11,9 +11,9 @@
}
body {
-font-family: tahoma, arial, helvetica, sans-serif;
+font: 12px tahoma, arial, helvetica, sans-serif;
background:#fff;
-font-size: 11px;
+
}
* {
diff --git a/themes/colors/css/coldday.css b/themes/colors/css/coldday.css
index b29d878252..5b98bb82c9 100644
--- a/themes/colors/css/coldday.css
+++ b/themes/colors/css/coldday.css
@@ -3,7 +3,7 @@
*
* Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team.
*
-* $Id: ash.css 9198 2010-07-28 23:30:32Z rob $
+* $Id: ash.css 9320 2010-08-29 12:30:00Z rob $
*/
.something {
@@ -11,9 +11,9 @@
}
body {
-font-family: tahoma, arial, helvetica, sans-serif;
+font: 12px tahoma, arial, helvetica, sans-serif;
background:#fff;
-font-size: 11px;
+
}
* {
diff --git a/themes/colors/css/greenbeam.css b/themes/colors/css/greenbeam.css
index 0a7169a25a..10f4bc4814 100644
--- a/themes/colors/css/greenbeam.css
+++ b/themes/colors/css/greenbeam.css
@@ -11,9 +11,9 @@
}
body {
-font-family: tahoma, arial, helvetica, sans-serif;
+font: 12px tahoma, arial, helvetica, sans-serif;
background:#fff;
-font-size: 11px;
+
}
* {
diff --git a/themes/colors/css/mediterranio.css b/themes/colors/css/mediterranio.css
index 8522b90af7..7c35a7b6b7 100644
--- a/themes/colors/css/mediterranio.css
+++ b/themes/colors/css/mediterranio.css
@@ -3,7 +3,7 @@
*
* Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team.
*
-* $Id: ash.css 9198 2010-07-28 23:30:32Z rob $
+* $Id: ash.css 9320 2010-08-29 12:30:00Z rob $
*/
.something {
@@ -11,9 +11,9 @@
}
body {
-font-family: tahoma, arial, helvetica, sans-serif;
+font: 12px tahoma, arial, helvetica, sans-serif;
background:#fff;
-font-size: 11px;
+
}
* {
diff --git a/themes/colors/css/mercury.css b/themes/colors/css/mercury.css
index 64a073002c..31a94ea93d 100644
--- a/themes/colors/css/mercury.css
+++ b/themes/colors/css/mercury.css
@@ -3,7 +3,7 @@
*
* Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team.
*
-* $Id: ash.css 9198 2010-07-28 23:30:32Z rob $
+* $Id: ash.css 9320 2010-08-29 12:30:00Z rob $
*/
.something {
@@ -11,9 +11,9 @@
}
body {
-font-family: tahoma, arial, helvetica, sans-serif;
+font: 12px tahoma, arial, helvetica, sans-serif;
background:#fff;
-font-size: 11px;
+
}
* {
diff --git a/themes/colors/css/nocturnal.css b/themes/colors/css/nocturnal.css
index be37ffb5da..7a9466197c 100644
--- a/themes/colors/css/nocturnal.css
+++ b/themes/colors/css/nocturnal.css
@@ -3,7 +3,7 @@
*
* Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team.
*
-* $Id: ash.css 9198 2010-07-28 23:30:32Z rob $
+* $Id: ash.css 9320 2010-08-29 12:30:00Z rob $
*/
.something {
@@ -11,9 +11,9 @@
}
body {
-font-family: tahoma, arial, helvetica, sans-serif;
+font: 12px tahoma, arial, helvetica, sans-serif;
background:#fff;
-font-size: 11px;
+
}
* {
diff --git a/themes/colors/css/olivia.css b/themes/colors/css/olivia.css
index dcbc3d95c9..92e4da3b09 100644
--- a/themes/colors/css/olivia.css
+++ b/themes/colors/css/olivia.css
@@ -3,7 +3,7 @@
*
* Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team.
*
-* $Id: ash.css 9198 2010-07-28 23:30:32Z rob $
+* $Id: ash.css 9320 2010-08-29 12:30:00Z rob $
*/
.something {
@@ -11,9 +11,9 @@
}
body {
-font-family: tahoma, arial, helvetica, sans-serif;
+font: 12px tahoma, arial, helvetica, sans-serif;
background:#fff;
-font-size: 11px;
+
}
* {
diff --git a/themes/colors/css/pinkplastic.css b/themes/colors/css/pinkplastic.css
index 518300588c..aaa4f997bb 100644
--- a/themes/colors/css/pinkplastic.css
+++ b/themes/colors/css/pinkplastic.css
@@ -3,7 +3,7 @@
*
* Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team.
*
-* $Id: ash.css 9198 2010-07-28 23:30:32Z rob $
+* $Id: ash.css 9320 2010-08-29 12:30:00Z rob $
*/
.something {
@@ -11,9 +11,9 @@
}
body {
-font-family: tahoma, arial, helvetica, sans-serif;
+font: 12px tahoma, arial, helvetica, sans-serif;
background:#fff;
-font-size: 11px;
+
}
* {
diff --git a/themes/colors/css/shinytomato.css b/themes/colors/css/shinytomato.css
index 16c8f60770..d403621f1b 100644
--- a/themes/colors/css/shinytomato.css
+++ b/themes/colors/css/shinytomato.css
@@ -3,7 +3,7 @@
*
* Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team.
*
-* $Id: ash.css 9198 2010-07-28 23:30:32Z rob $
+* $Id: ash.css 9320 2010-08-29 12:30:00Z rob $
*/
.something {
@@ -11,9 +11,9 @@
}
body {
-font-family: tahoma, arial, helvetica, sans-serif;
+font: 12px tahoma, arial, helvetica, sans-serif;
background:#fff;
-font-size: 11px;
+
}
* {
diff --git a/themes/colors/css/tealtop.css b/themes/colors/css/tealtop.css
index a4d6f09386..45fc901cca 100644
--- a/themes/colors/css/tealtop.css
+++ b/themes/colors/css/tealtop.css
@@ -3,7 +3,7 @@
*
* Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team.
*
-* $Id: ash.css 9198 2010-07-28 23:30:32Z rob $
+* $Id: ash.css 9320 2010-08-29 12:30:00Z rob $
*/
.something {
@@ -11,9 +11,9 @@
}
body {
-font-family: tahoma, arial, helvetica, sans-serif;
+font: 12px tahoma, arial, helvetica, sans-serif;
background:#fff;
-font-size: 11px;
+
}
* {