mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-15 18:12:08 -05:00
Update style.css
This commit is contained in:
parent
d9fce41df9
commit
13b825a508
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user