From ecb1c528d695f314687bdcf7b92f59d2cc291883 Mon Sep 17 00:00:00 2001 From: nglk Date: Thu, 12 Nov 2020 14:00:10 +0100 Subject: [PATCH] styled a bit more the draggable objects --- wells/index.html | 16 ++++++++-------- wells/static/css/style.css | 15 +++++++++++---- 2 files changed, 19 insertions(+), 12 deletions(-) diff --git a/wells/index.html b/wells/index.html index 87b857e..b3cdc3f 100644 --- a/wells/index.html +++ b/wells/index.html @@ -52,22 +52,22 @@ -
Bio Aşık Ali İzzet
×
+
Bio Aşık Ali İzzet
×
-
Bio
+
Bio
- +
-
+
-
+
-
+
-
+
-
+
diff --git a/wells/static/css/style.css b/wells/static/css/style.css index 07b24f1..9f13789 100644 --- a/wells/static/css/style.css +++ b/wells/static/css/style.css @@ -9,6 +9,7 @@ body { overflow: scroll; + font-size: .8em; } .container-fluid { overflow: hidden; @@ -188,7 +189,7 @@ stroke-dasharray:6px; .thesis { display: none; overflow-y: scroll; -max-height: 500px; +max-height: 300px; max-width: 30%; scroll-behavior: smooth; font-size: .6em; @@ -202,7 +203,7 @@ scrollbar-color: #cdcec9 #bedbbb; position: fixed; z-index:4; background: white; -left: 40%; +left: 60%; top: 2%; } @@ -260,13 +261,15 @@ h2 { } draggable { position: absolute; + /* cursor: all-scroll; */ + } .draggable iframe { - padding: 20px; + padding: 1em; } #transcriptWrapper { @@ -289,15 +292,18 @@ draggable { #showdadaloglu,#showasikA,#showasikV,#showmuharrem,#shownazim,#showneyzen,#showruhisu,#showasu { display: none; left: 20%; - width: 50% !important; + /* width: 10% !important; */ position: fixed; z-index: 5; + border: 1px black solid; } .text_audio{ margin-bottom: 1.2em; margin-top: 2em; font-family:'Vesper Libre', serif; + font-size: .8em; + padding-left: 1em; } /* Style the close button */ @@ -305,6 +311,7 @@ draggable { float: right; cursor: pointer; font-size: 100%; + color: red; } /*d3 map*/