aboutsummaryrefslogtreecommitdiff
path: root/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.css')
-rw-r--r--css/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/style.css b/css/style.css
index b1039673..67537a82 100644
--- a/css/style.css
+++ b/css/style.css
@@ -12,12 +12,12 @@ html, body {
body {
text-align: justify;
- font: normal .9em/1.5em Cambria, Georgia, "Trebuchet MS", Verdana, sans-serif;
+ font: normal .8em/1.5em Cambria, Georgia, "Trebuchet MS", Verdana, sans-serif;
}
code, pre {
- font-size: 110%;
+ font-size: 100%;
}
img {
bgstack15