Skip to content
This repository was archived by the owner on May 16, 2019. It is now read-only.

Commit e399dea

Browse files
committed
Adjust colors.
1 parent ff94212 commit e399dea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css/obBase.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4878,7 +4878,7 @@ input[type="checkbox"].fieldItem:checked + label .togLabelOff {
48784878
z-index: 1;
48794879
padding: 20px;
48804880
opacity: 0;
4881-
background: #086A9E;
4881+
background: #141414;
48824882
color: #fff;
48834883
box-shadow: 0 0 20px rgba(0, 0, 0, 0.70);
48844884
transition: bottom 1s, opacity 1s;
@@ -4908,7 +4908,7 @@ input[type="checkbox"].fieldItem:checked + label .togLabelOff {
49084908
}
49094909

49104910
.socialReminder .socialLink {
4911-
background: #08324A;
4911+
background: #106DA3;
49124912
display: block;
49134913
padding: 10px;
49144914
border-radius: 50%;

0 commit comments

Comments
 (0)