diff --git a/browser/liquid/base.css b/browser/liquid/base.css index 7019a69..94ad57c 100644 --- a/browser/liquid/base.css +++ b/browser/liquid/base.css @@ -10,7 +10,7 @@ body { margin: 0; padding: 0; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; - font-size: 10pt; + font-size: 13px; background-color: white; color: #000040; } diff --git a/browser/loops/loops_layout.css b/browser/loops/loops_layout.css index f161371..78809ff 100644 --- a/browser/loops/loops_layout.css +++ b/browser/loops/loops_layout.css @@ -12,7 +12,7 @@ body { font-family: Verdana, Lucida, Helvetica, Arial, sans-serif; - font-size: 10pt; + font-size: 13px; background: White; /* color: Black; */ color: #242424;