Made a 'pretty' news section on the main page for the latest news
This commit is contained in:
parent
8b533b296c
commit
8b8b81f3d1
10 changed files with 217 additions and 28 deletions
|
@ -7,6 +7,7 @@
|
|||
}
|
||||
|
||||
body {
|
||||
color: var(--text);
|
||||
font-family: 'CozetteVector';
|
||||
color: var(--text2); /* Default to secondary text color. */
|
||||
background-color: var(--background);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue