BuildDate, footer styling
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.footer {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
color: lightgray;
|
||||
}
|
||||
|
||||
.footer a {
|
||||
color: lightgray;
|
||||
}
|
Reference in New Issue
Block a user