Merge pull request #322 from tgray/clearnoise
Added !default to noise-bg
This commit is contained in:
commit
78242e3e02
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue