summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/css/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/css/style.css b/www/css/style.css
index d5c82b73..d230738e 100644
--- a/www/css/style.css
+++ b/www/css/style.css
@@ -706,9 +706,10 @@ input[type=range]::-webkit-slider-thumb {
.pin-background.scroll-content
{
- background: url('../img/background.png') no-repeat center center fixed;
+ /*background: url('../img/background.png') no-repeat center center fixed;*/
background-size: cover;
background-color:#555555;
+ /*background-color:#16a085;*/
}