mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-16 10:32:08 -05:00
Update style.css
This commit is contained in:
parent
d9fce41df9
commit
13b825a508
@ -47,6 +47,7 @@ footer {
|
|||||||
background-color: var(--uibg);
|
background-color: var(--uibg);
|
||||||
display: flex;
|
display: flex;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
font-weight:700;
|
||||||
padding: 0.7rem;
|
padding: 0.7rem;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
@ -55,6 +56,9 @@ footer {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#time {
|
||||||
|
font-weight:100;
|
||||||
|
}
|
||||||
header {
|
header {
|
||||||
top: 0;
|
top: 0;
|
||||||
border-radius: 0 0 20px 20px;
|
border-radius: 0 0 20px 20px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user