Files
discord-embed/static/style.css
2022-04-19 17:03:39 +02:00

11 lines
123 B
CSS

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