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;
|
opacity: .6;
|
||||||
margin: 2px 12px;
|
margin: 2px 12px;
|
||||||
}
|
}
|
||||||
.source {
|
|
||||||
opacity: 1;
|
|
||||||
color: var(--color2);
|
|
||||||
}
|
|
||||||
.appname.about {
|
|
||||||
font-size: 36px;
|
|
||||||
}
|
|
||||||
.buttons {
|
.buttons {
|
||||||
box-shadow: 2px 2px 8px #0002;
|
box-shadow: 2px 2px 8px #0002;
|
||||||
display: flex;
|
display: flex;
|
||||||
@ -375,9 +368,6 @@ a.box {
|
|||||||
margin-right: 8px;
|
margin-right: 8px;
|
||||||
padding: 12px;
|
padding: 12px;
|
||||||
}
|
}
|
||||||
.setting .desc {
|
|
||||||
opacity: .6;
|
|
||||||
}
|
|
||||||
.setting.checked {
|
.setting.checked {
|
||||||
color: #EEE;
|
color: #EEE;
|
||||||
background: #56F;
|
background: #56F;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user