mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-24 03:54:20 +00:00
9 lines
134 B
CSS
9 lines
134 B
CSS
body {
|
|
font-family: sans-serif;
|
|
color: #a0ccff;
|
|
background-color: #0d193b;
|
|
}
|
|
|
|
h1, h2, h3, h4, h5, h6 {
|
|
color: #fff;
|
|
}
|