X-Git-Url: https://jasonwoof.com/gitweb/?p=crayon_mockup.git;a=blobdiff_plain;f=styl.styl;h=367744be4dacf5364865eb4a1ffebb6a681fe840;hp=c5b6d5c444967a8d9eb8702f92410f6dfe0c02ac;hb=27d85b1648f106d26c0d7acd5550e120f276e189;hpb=5d274b8b3095caf08933dd0474e270571dcc33e9 diff --git a/styl.styl b/styl.styl index c5b6d5c..367744b 100644 --- a/styl.styl +++ b/styl.styl @@ -6,14 +6,15 @@ svg path fill: none stroke: #8c8c8c - stroke-width: 3 + stroke-width: 5 stroke-linecap: butt stroke-linejoin: round stroke-miterlimit: 4 stroke-opacity: 1 stroke-dasharray: none + filter: url(#crayon) /.crayon_mockup.delete_tool svg path:hover - stroke-width: 5 + stroke-width: 7 stroke: #f00 .button display: inline-block