Update style.css

This commit is contained in:
LEGALISE_PIRACY 2024-03-11 03:32:54 +00:00
parent d9fce41df9
commit 13b825a508

View File

@ -47,6 +47,7 @@ footer {
background-color: var(--uibg);
display: flex;
text-decoration: none;
font-weight:700;
padding: 0.7rem;
width: 100%;
z-index: 1;
@ -55,6 +56,9 @@ footer {
text-decoration: none;
}
#time {
font-weight:100;
}
header {
top: 0;
border-radius: 0 0 20px 20px;