remove unused style
This commit is contained in:
parent
4a39232603
commit
b9b0edc173
1 changed files with 0 additions and 6 deletions
|
@ -108,12 +108,6 @@ body {
|
||||||
box-shadow: var(--text-shadow);
|
box-shadow: var(--text-shadow);
|
||||||
}
|
}
|
||||||
|
|
||||||
#info .light-bg {
|
|
||||||
background: hsl(0deg, 0%, 100%, 75%);
|
|
||||||
padding: 5px;
|
|
||||||
border-radius: 8px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#info .floating {
|
#info .floating {
|
||||||
float: right;
|
float: right;
|
||||||
margin-left: 0.8em;
|
margin-left: 0.8em;
|
||||||
|
|
Loading…
Reference in a new issue