diff --git a/static/css/style.css b/static/css/style.css index 8dbb070..50e4fcc 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -54,7 +54,8 @@ body { margin-right: 10px; margin-left: 20px; position: relative; - border-top: 1px dashed #d81159;; + + /*border-top: 1px dashed #d81159;*/ } .media_area { margin-top: 10px; @@ -137,6 +138,9 @@ svg{ margin-top: 10px; z-index: 1; position: relative; + box-shadow: 12px 2px 10px 0px #d81159; + + /*border-top: 2px solid #d81159;*/ } path{ fill: transparent;