aboutsummaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
authorcel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519>2017-01-31 16:31:29 -0800
committercel <cel@f/6sQ6d2CMxRUhLpspgGIulDxDCwYD7DzFzPNr7u5AU=.ed25519>2017-01-31 16:31:29 -0800
commit9278a8346d290c1b769758735380e2c1936c00be (patch)
tree3f558f9085878baf028bc3aae25b24a8590db574 /static/styles.css
parent1d8da956931ce0b6a4906033afe406603fe98c53 (diff)
downloadpatchfoo-9278a8346d290c1b769758735380e2c1936c00be.tar.gz
patchfoo-9278a8346d290c1b769758735380e2c1936c00be.zip
Make text bigger
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css
index 5cfcab5..c49027e 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -1,6 +1,7 @@
body {
margin: 0 auto;
font-family: sans-serif;
+ font-size: 18px;
}
section {