summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets
diff options
context:
space:
mode:
authorguntasgrewal <guntasgrewal@gmail.com>2014-03-04 17:55:58 -0500
committerguntasgrewal <guntasgrewal@gmail.com>2014-03-04 17:55:58 -0500
commitd37bfd1e96f01d6f0fae275924e89dfe17a94938 (patch)
tree2b91210dd196a1e1d6fab67e561cba12dc43d8eb /app/assets/stylesheets
parentbc42a479891d491aecd5477cfeedd986e9738438 (diff)
parent19b135ec55e040c78009400f389d19ae58cc628c (diff)
Merge branch 'master' of https://github.com/LukeShu/leaguer
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/scaffolds.css.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/assets/stylesheets/scaffolds.css.scss b/app/assets/stylesheets/scaffolds.css.scss
index 252cb2b..2c8c009 100644
--- a/app/assets/stylesheets/scaffolds.css.scss
+++ b/app/assets/stylesheets/scaffolds.css.scss
@@ -1,5 +1,5 @@
body {
- background-color: #EEEEEE;
+ background-color: #fff;
color: #333;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 13px;
@@ -71,7 +71,6 @@ div {
list-style: square;
}
}
-
hr {
-moz-border-bottom-colors: none;
-moz-border-image: none;