diff options
-rw-r--r-- | utab/data/css/index.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/utab/data/css/index.css b/utab/data/css/index.css index 651a540..0ac2f0e 100644 --- a/utab/data/css/index.css +++ b/utab/data/css/index.css @@ -32,6 +32,8 @@ body { width: 40%; height: 2em; background-color: inherit; + font-size: 1.2em; + font-family: monospace; color: inherit; margin-left: 20px; margin-bottom: 20px; |