summaryrefslogtreecommitdiff
path: root/views/style.sass
diff options
context:
space:
mode:
Diffstat (limited to 'views/style.sass')
-rw-r--r--views/style.sass5
1 files changed, 4 insertions, 1 deletions
diff --git a/views/style.sass b/views/style.sass
index 8fd2402..a5385a5 100644
--- a/views/style.sass
+++ b/views/style.sass
@@ -3,11 +3,13 @@
!hl = yellow
body
+ margin: 3em
font-family: Verdana
background-color: white
color = !fg
.logo
+ margin: 0.5em
background-color: white
font-size: xx-large
text-align: right
@@ -55,7 +57,8 @@ body
.content
background-color = !bg
- padding: 0.5em
+ padding: 1.5em
+ padding-top: 2.5em
border: 1px solid white
dt