diff --git a/static/css/style.css b/static/css/style.css index eb8d6c9..9b115a9 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -281,6 +281,7 @@ left: 2px; top: 10%; opacity: 0.4; -webkit-overflow-scrolling: touch; + cursor: move; } .thesis:hover { @@ -347,7 +348,6 @@ h2 { .draggable { position: absolute; - cursor: move; /* cursor: all-scroll; */ } @@ -383,7 +383,7 @@ h2 { #showvideo { /* display: none; */ right: 5%; - top:10%; + top:70%; padding: 0.5%; background-color: transparent; z-index: 5; @@ -398,8 +398,8 @@ h2 { #showbio { /* display: none; */ - right: 5%; - top:50%; + right: 5%; + top:10%; left: 60%; bottom: 10%; padding: 2%;