Update dark.css
This commit is contained in:
parent
afe38ade99
commit
16fe255d59
@ -363,6 +363,7 @@ select {
|
||||
.ifacebox {
|
||||
background-color: none;
|
||||
border: 1px solid #1e1e1e;
|
||||
box-shadow: none;
|
||||
}
|
||||
.ifacebox-head {
|
||||
color: #666;
|
||||
@ -646,6 +647,12 @@ input,
|
||||
box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.35);
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 1152px) {
|
||||
.tr.placeholder {
|
||||
border-bottom: thin solid #ddd0;
|
||||
}
|
||||
}
|
||||
/* passwall */
|
||||
.block.pure-g {
|
||||
background: #2d2d2d;
|
||||
|
Loading…
x
Reference in New Issue
Block a user