Tweaks to site notice

Add more padding beneath the site notice and center align
This commit is contained in:
faucet 2022-08-30 17:58:24 +01:00 committed by GitHub
parent 264a76bc65
commit b5397b8937
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1438,6 +1438,8 @@ if themep == classic {
border: 2px solid var(--bg-400)!important;
border-radius: 8px;
color: var(--base-text)!important;
margin-inline: auto;
margin-bottom: 1rem;
}
div#notice {
background-color: var(--bg)!important;