summaryrefslogtreecommitdiffstats
path: root/core/css/guest.css
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/guest.css')
-rw-r--r--core/css/guest.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/css/guest.css b/core/css/guest.css
index 5e2b90d06b6..d9227124734 100644
--- a/core/css/guest.css
+++ b/core/css/guest.css
@@ -17,8 +17,8 @@ ul { list-style:none; }
body {
background-color: #ffffff;
font-weight: normal;
- /* bring the default font size up to 15px */
- font-size: .9375em;
+ /* bring the default font size up to 14px */
+ font-size: .875em;
line-height: 1.6em;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
color: #000;