This commit is contained in:
Henrique Dias 2016-11-01 12:32:45 +00:00
parent a2a078d06e
commit 6f2cd95e92

View File

@ -264,7 +264,7 @@ textarea {
body { body {
font-family: 'Roboto', sans-serif; font-family: 'Roboto', sans-serif;
padding-top: 5em; padding-top: 5em;
background-color: #ffffff; background-color: #f8f8f8;
text-rendering: optimizespeed; text-rendering: optimizespeed;
} }
@ -1200,4 +1200,4 @@ i.spin {
#toolbar p { #toolbar p {
display: none; display: none;
} }
} }