aboutsummaryrefslogtreecommitdiff
path: root/.themes/classic
diff options
context:
space:
mode:
authorTim Gray <tgray@125px.com>2011-12-12 11:14:15 -0500
committerTim Gray <tgray@125px.com>2011-12-12 11:14:15 -0500
commit78fd9f48f904b0a335a3ab6064ff5c78e73f70c6 (patch)
tree150735bb1a679dca591ab39ef6ab1a0e52b69b9a /.themes/classic
parentb51071372b3851a22159cb8913d3337c5b2552e0 (diff)
downloadmy_new_personal_website-78fd9f48f904b0a335a3ab6064ff5c78e73f70c6.tar.xz
my_new_personal_website-78fd9f48f904b0a335a3ab6064ff5c78e73f70c6.zip
Added !default to noise-bg
This lets us override the noise.png background image in the custom SCSS files if we choose.
Diffstat (limited to '.themes/classic')
-rw-r--r--.themes/classic/sass/base/_theme.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/.themes/classic/sass/base/_theme.scss b/.themes/classic/sass/base/_theme.scss
index 62e06890..f8bf1b78 100644
--- a/.themes/classic/sass/base/_theme.scss
+++ b/.themes/classic/sass/base/_theme.scss
@@ -1,4 +1,4 @@
-$noise-bg: image-url('noise.png') top left;
+$noise-bg: image-url('noise.png') top left !default;
$img-border: inline-image('dotted-border.png');
// Main Link Colors