aboutsummaryrefslogtreecommitdiff
path: root/src/styles
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles')
-rw-r--r--src/styles/style.css15
1 files changed, 5 insertions, 10 deletions
diff --git a/src/styles/style.css b/src/styles/style.css
index df4bbe2..e76f9b9 100644
--- a/src/styles/style.css
+++ b/src/styles/style.css
@@ -1,17 +1,12 @@
-html {
- background-color: #181a1b;
- margin: 1em auto;
- max-width: 52em;
-}
body {
+ background-color: #181a1b;
color: #ddd;
- font: 1.0em/1.5 'Open Sans', sans-serif;
- -webkit-text-size-adjust: 100%;
- scrollbar-color: #454a4d #202324;
- margin: 0em 1em;
+ font: 1.1em/1.8 'Open Sans', sans-serif;
+ margin: 0 auto;
+ max-width: 50em;
+ padding: 0em 1em;
}
-
h1 {
margin-top: 0.5em;
font-size: 2em;