mirror of
https://github.com/khairul169/honey.git
synced 2025-04-28 14:59:32 +07:00
css: Coverage cleanup
This commit is contained in:
parent
89c13eb186
commit
cd88b583d1
10
css/main.css
10
css/main.css
@ -147,13 +147,6 @@ a {
|
||||
opacity: .6;
|
||||
margin: 2px 12px;
|
||||
}
|
||||
.source {
|
||||
opacity: 1;
|
||||
color: var(--color2);
|
||||
}
|
||||
.appname.about {
|
||||
font-size: 36px;
|
||||
}
|
||||
.buttons {
|
||||
box-shadow: 2px 2px 8px #0002;
|
||||
display: flex;
|
||||
@ -375,9 +368,6 @@ a.box {
|
||||
margin-right: 8px;
|
||||
padding: 12px;
|
||||
}
|
||||
.setting .desc {
|
||||
opacity: .6;
|
||||
}
|
||||
.setting.checked {
|
||||
color: #EEE;
|
||||
background: #56F;
|
||||
|
Loading…
x
Reference in New Issue
Block a user