diff --git a/server/documents/modules/rating.html.eco b/server/documents/modules/rating.html.eco index 2d9db79bd..6ab675def 100755 --- a/server/documents/modules/rating.html.eco +++ b/server/documents/modules/rating.html.eco @@ -52,16 +52,6 @@ themes : ['Default'] -
- Rating -
- - - - - -
-
diff --git a/src/themes/packages/default/globals/site.variables b/src/themes/packages/default/globals/site.variables index 3cb0cd11f..968a9f215 100755 --- a/src/themes/packages/default/globals/site.variables +++ b/src/themes/packages/default/globals/site.variables @@ -53,7 +53,7 @@ Page --------------------*/ -@bodyBackground : #FCFCFC; +@bodyBackground : #F7F7F7; @fontSize : 14px; @textColor : rgba(0, 0, 0, 0.8);