mirror-yaf/dist/style.css
2023-12-13 16:53:53 +01:00

9 lines
133 B
CSS

body {
background: #222428;
color: #F2F2F2;
}
a {
color: ##82a2f2;
background-color: transparent;
text-decoration: none;
}