diff options
-rw-r--r-- | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -252,8 +252,8 @@ header(sprintf('X-BS-Buildtime-Average: %5.2f', $buildtime_avg)); <style type="text/css"> body, table { font-family: Verdana, "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Tahoma, Arial, sans-serif; - font-size: 80%; } + body { font-size: 80%; } .clear { clear: both; } table { border-spacing: 0; |