From 6f2cd95e925fd514326de31f9cf1032c7b55de90 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Tue, 1 Nov 2016 12:32:45 +0000 Subject: [PATCH] update --- _embed/public/css/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_embed/public/css/styles.css b/_embed/public/css/styles.css index 88b67f77..6b9b4927 100644 --- a/_embed/public/css/styles.css +++ b/_embed/public/css/styles.css @@ -264,7 +264,7 @@ textarea { body { font-family: 'Roboto', sans-serif; padding-top: 5em; - background-color: #ffffff; + background-color: #f8f8f8; text-rendering: optimizespeed; } @@ -1200,4 +1200,4 @@ i.spin { #toolbar p { display: none; } -} +} \ No newline at end of file