mirror of
https://github.com/lyx0/yaf.git
synced 2024-11-13 19:49:53 +01:00
9 lines
133 B
CSS
9 lines
133 B
CSS
body {
|
|
background: #222428;
|
|
color: #F2F2F2;
|
|
}
|
|
a {
|
|
color: ##82a2f2;
|
|
background-color: transparent;
|
|
text-decoration: none;
|
|
}
|