source:
Sources/frontend/src/styles.css@
8423429
Last change on this file since 8423429 was 8423429, checked in by , 17 months ago | |
---|---|
|
|
File size: 109 bytes |
Rev | Line | |
---|---|---|
[8423429] | 1 | body { |
2 | font-family: system-ui; | |
3 | background-color: #EEEEEE; | |
4 | } | |
5 | ||
6 | h1, h2 { | |
7 | color: rgba(27, 39, 107, 0.8); | |
8 | } |
Note:
See TracBrowser
for help on using the repository browser.