summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rw-r--r--data/style.css4
2 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index c3d842e2..450563b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,7 @@
- Removed category filter from /v/all
- Added expand/collapse feature to the history browser
- Added tabs on v/r/p/g search fields
+ - Font change
2.3 - 2009-04-01
- No page reload needed when changing rlist status from vn page
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 */