farben angepasst
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@
|
||||
<h1 id="title">- Obernkirchener Sandstein -</h1>
|
||||
<div id="coordinates" title="Koordinaten an Mausposition"></div>
|
||||
<div id="openButtonOuter">
|
||||
|
||||
|
||||
</div>
|
||||
<div id="sideBarOuter">
|
||||
<aside id="sidebar">
|
||||
|
||||
@@ -99,7 +99,7 @@ body{
|
||||
left: 20px;
|
||||
width: 200px;
|
||||
padding: 22px;
|
||||
background: rgba(255, 255, 255, 0.58);
|
||||
background: rgba(255, 255, 255, 0.9);
|
||||
backdrop-filter: blur(18px);
|
||||
border: 1px solid rgba(255,255,255,0.3);
|
||||
border-radius: 24px;
|
||||
@@ -146,7 +146,7 @@ select{
|
||||
font-size:15px;
|
||||
font-weight:500;
|
||||
color:#0f172a;
|
||||
box-shadow: 0 2px 10px rgba(0,0,0,0.08);
|
||||
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.278);
|
||||
cursor:pointer;
|
||||
transition:0.2s;
|
||||
|
||||
@@ -171,7 +171,7 @@ select{
|
||||
font-size:15px;
|
||||
font-weight:500;
|
||||
color:#ffffff;
|
||||
box-shadow: 0 2px 10px rgba(0,0,0,0.08);
|
||||
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.278);
|
||||
cursor:pointer;
|
||||
transition:0.2s;
|
||||
margin-top: 8px;
|
||||
@@ -224,7 +224,7 @@ input[type="range"]{
|
||||
-webkit-appearance: none;
|
||||
width: 100%;
|
||||
height: 6px;
|
||||
background: #d1dbd1;
|
||||
background: #cad1ca;
|
||||
border-radius: 999px;
|
||||
|
||||
outline: none;
|
||||
|
||||
Reference in New Issue
Block a user