Changed #26a69a to #840032

This commit is contained in:
FallenGravity
2019-10-22 17:39:52 +02:00
parent 73c8562e2f
commit 7878a7990c
5 changed files with 120 additions and 120 deletions

View File

@@ -3336,7 +3336,7 @@ section.content {
.noUi-connect {
height: 3px;
top: 6px;
background-color: #26a69a;
background-color: #840032;
box-shadow: none;
}
@@ -3345,7 +3345,7 @@ section.content {
height: 15px;
border-radius: 50%;
box-shadow: none;
background-color: #26a69a;
background-color: #840032;
border: none;
left: -5px;
top: -6px;
@@ -3369,7 +3369,7 @@ section.content {
width: 30px;
top: -17px;
left: -2px;
background-color: #26a69a;
background-color: #840032;
border-radius: 50%;
transition: border-radius .25s cubic-bezier(.215, .61, .355, 1), transform .25s cubic-bezier(.215, .61, .355, 1);
transform: scale(.5) rotate(-45deg);
@@ -4225,8 +4225,8 @@ section.content {
top: 0;
width: 20px;
height: 20px;
border: 2px solid #26a69a;
background-color: #26a69a;
border: 2px solid #840032;
background-color: #840032;
z-index: 0;
}