diff options
Diffstat (limited to 'app/css/style.css')
-rw-r--r-- | app/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/css/style.css b/app/css/style.css index 26eada0..05336ab 100644 --- a/app/css/style.css +++ b/app/css/style.css | |||
@@ -36,7 +36,7 @@ pre { | |||
36 | } | 36 | } |
37 | 37 | ||
38 | .hand { | 38 | .hand { |
39 | cursor: hand; | 39 | cursor: pointer; |
40 | } | 40 | } |
41 | 41 | ||
42 | th { | 42 | th { |