From 1522cf9fd4e6e64b0e4eb3f47ddc5c6486bc051b Mon Sep 17 00:00:00 2001 From: Julie Lala Date: Sat, 23 May 2015 23:17:12 +0200 Subject: cursors --- css/sally.css | 6 ++++++ index.html | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/css/sally.css b/css/sally.css index 29a0b66..7ee4caa 100644 --- a/css/sally.css +++ b/css/sally.css @@ -85,6 +85,12 @@ textarea { font-size:12pt; width: 37vw; height: 300px; background: #333; color: box-shadow: 0 0 2px rgba(255,255,255,0.3); margin: 3px; } +#tools_block > * { + cursor: crosshair; +} +#brush_rapper, #letters_rapper { + cursor: crosshair; +} .dropper #canvas_rapper { cursor: url(../img/dropper.gif) 0 15, auto; } diff --git a/index.html b/index.html index 33c5d43..99b29f1 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@
-
+
.
-- cgit v1.2.3-70-g09d2