From 72ab0da4278d67e19dfc57822586f4879713f201 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sat, 27 May 2006 19:32:50 +0000 Subject: [PATCH] r848: Template changes --- docs/template_changes.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/docs/template_changes.txt b/docs/template_changes.txt index 7e6773f..9fee9c5 100644 --- a/docs/template_changes.txt +++ b/docs/template_changes.txt @@ -127,4 +127,21 @@ Index: templates/trackerhome_bits.tpl
$bug[product]
+################################################################### + +################################################################### +global.css (make the font size slightly bigger and more readable) +------------------------------------------------------------------- +Index: templates/global.css +=================================================================== +--- templates/global.css (revision 843) ++++ templates/global.css (working copy) +@@ -23,7 +23,7 @@ + margin: 0px; + padding: 0px; + font-family: Verdana, Tahoma, Geneva, "Lucida Grande", Arial, sans-serif; +- font-size: 11px; ++ font-size: 12px; + background-color: rgb(102, 102, 102); + } ################################################################### \ No newline at end of file -- 2.43.5