tone down the scribbles, man

This commit is contained in:
Ali Asaria 2011-10-11 09:51:31 -04:00
parent f76e142f80
commit a1e202ada3
2 changed files with 9 additions and 1 deletions

View file

@ -68,7 +68,7 @@ body {
height: 100%; height: 100%;
position: absolute; position: absolute;
display: inline; display: inline;
opacity: .05; opacity: 0.035;
background-image: url('scribbles2.png'); background-image: url('scribbles2.png');
} }

View file

@ -823,6 +823,14 @@ $( ".board-outline" ).resizable( {
}); });
})(); })();
//$('#marker').draggable();
}); });