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