aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/default-layout.css
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/default-layout.css')
-rw-r--r--template/yoga/default-layout.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/template/yoga/default-layout.css b/template/yoga/default-layout.css
index 94357b657..5dc97fac3 100644
--- a/template/yoga/default-layout.css
+++ b/template/yoga/default-layout.css
@@ -1,11 +1,11 @@
/* $Id$ */
@import "admin/default-layout.css";
BODY {
- margin: 5px;
- padding: 0;
- font-size: 0.8em;
- font-family: "Bitstream Vera Sans", Helvetica, Arial, sans-serif;
- text-align: center; /* be nice to IE5 */
+ margin: 5px;
+ padding: 0;
+ font-size: 0.8em;
+ font-family: "Lucida Sans Unicode", Helvetica, Verdana, "Bitstream Vera Sans";
+ text-align: center; /* be nice to IE5 */
}
#the_page {