add a kinda functional close button
This commit is contained in:
parent
b2ed13406d
commit
addbed42d3
6 changed files with 24 additions and 5 deletions
|
|
@ -223,6 +223,15 @@ body {
|
|||
padding: 0px 2px 0px 2px;
|
||||
}
|
||||
}
|
||||
.nav-powerbutton {
|
||||
background-color: var(--red) !important;
|
||||
margin-left: .07rem !important;
|
||||
padding-right: .4rem !important;
|
||||
padding-left: .4rem !important;
|
||||
svg {
|
||||
color: var(--base) !important;
|
||||
}
|
||||
}
|
||||
|
||||
a, p {
|
||||
margin: unset !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue