Style content buttons

This commit is contained in:
2018-06-19 18:09:52 +02:00
parent 3dbf1e1228
commit 96ddacae14
3 changed files with 52 additions and 32 deletions

View File

@@ -3,6 +3,11 @@
@import "colors";
@import "layout";
html {
font-family: Open Sans, sans-serif;
font-size: 15px;
}
body {
background-color: white;
font-size: 15px;