Commit 5ffccc4f authored by Randall Leeds's avatar Randall Leeds

fix the bg on the sidebar

parent bb97e4a6
......@@ -133,6 +133,7 @@ $iconset: iconset_wireframe;
.hyp-sidebar {
@include single-transition(all, 0.6s, ease-in-out);
background: url('../images/noise_1.png');
background-attachment: fixed;
color: #666666;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: $font-size / $em * .8;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment