aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'app/css/style.css')
-rw-r--r--app/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/css/style.css b/app/css/style.css
index c75e038..b7e5742 100644
--- a/app/css/style.css
+++ b/app/css/style.css
@@ -29,3 +29,7 @@ pre {
29[v-cloak] { 29[v-cloak] {
30 display: none; 30 display: none;
31} 31}
32
33.hand {
34 cursor: hand;
35} \ No newline at end of file