changed background color

This commit is contained in:
Andreas N 2015-01-03 03:52:23 +01:00
parent 15605682b2
commit 6bf1c6bb01
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
body {
overflow-y: scroll;
word-wrap: break-word;
background-color: #e3e3e3;
}
@import "scss/answerbox";