summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-06-01 13:18:58 +0200
committerYorhel <git@yorhel.nl>2009-06-01 14:22:27 +0200
commit4d7c63c0cdf60d6c754dff11f85f7f067f1e8d8f (patch)
tree9d9017313f46c4baadc7bf864727e92adfa62318 /data
parent2573d3d310e3636f466e1d0bd97c52882fb8b7c0 (diff)
Changed font to something more readable
Diffstat (limited to 'data')
-rw-r--r--data/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/style.css b/data/style.css
index ce510235..7635bb52 100644
--- a/data/style.css
+++ b/data/style.css
@@ -6,7 +6,7 @@
}
body, td {
- font: 8pt "Tahoma";
+ font: 12px "Lucida Grande", "Arial", "Helvetica", sans-serif;
}
body {
$_bodybg$;
@@ -918,7 +918,7 @@ ul#catselect li li.exc { background-position: 0px -33px; color: $statnok$; }
margin: 0 auto;
}
.release .key {
- width: 70px;
+ width: 80px;
}
/* edit */