From f0516aef36bb92c2b919c1e8a216a866c026ee72 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sat, 23 Jul 2011 15:28:07 +0200 Subject: [PATCH] add cursor:pointer to #imgleft and #imgright --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index b568027..017745c 100644 --- a/css/style.css +++ b/css/style.css @@ -301,6 +301,7 @@ img { } #imgleft, #imgright { + cursor: pointer; position: fixed; top: 50%; width: 64px; -- 2.39.2