Files
discord-embed/static/style.css
2022-08-02 14:57:43 +02:00

12 lines
126 B
CSS

body {
background-color: #111111;
color: #DCDDDE;
}
a:link {
color: #00AFF4;
}
a:visited {
color: #00AFF4;
}