diff --git a/css/main.css b/css/main.css index aefaab0..94b0ddc 100644 --- a/css/main.css +++ b/css/main.css @@ -19,6 +19,7 @@ .splitable { font-weight: 700; + cursor: pointer; } .notsplitable { @@ -32,7 +33,7 @@ } #bottom-left { - left: 0; + left: 5px; bottom: 0; position: absolute; } \ No newline at end of file diff --git a/index.html b/index.html index 828c6af..57d8ae2 100644 --- a/index.html +++ b/index.html @@ -52,12 +52,12 @@