ごめん
This commit is contained in:
parent
db557cba29
commit
d3d42d4836
|
@ -479,14 +479,13 @@ span > select {
|
|||
color: rgb(0, 182, 240);
|
||||
}
|
||||
|
||||
.dark-theme a,
|
||||
.dark-theme .pure-button-primary:hover,
|
||||
.dark-theme .pure-button-primary:focus,
|
||||
.dark-theme .pure-button-secondary:hover,
|
||||
.dark-theme .pure-button-secondary:focus {
|
||||
color: #fff !important;
|
||||
border-color: rgb(0, 182, 240) !important;
|
||||
background-color: rgba(0, 182, 240, 1) !important;
|
||||
color: #4f2975 !important;
|
||||
border-color: rgb(238, 109, 242) !important;
|
||||
background-color: rgb(176, 0, 240) !important;
|
||||
}
|
||||
|
||||
.dark-theme .pure-button-secondary {
|
||||
|
@ -495,7 +494,6 @@ span > select {
|
|||
}
|
||||
|
||||
.dark-theme a {
|
||||
>>>>>>> 34508966027fce3f460d9670eeecef67b92565a0
|
||||
color: #a0a0a0;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue