1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2024-11-24 03:54:20 +00:00
royalnet/static/nryg.css

10 lines
134 B
CSS
Raw Normal View History

2018-05-07 10:51:24 +00:00
body {
font-family: sans-serif;
color: #a0ccff;
background-color: #0d193b;
}
h1, h2, h3, h4, h5, h6 {
color: #fff;
}