BetterDiscordApp-v2/tests/themes/Example/index.css

7 lines
67 B
CSS

div {
background: red;
}
span {
border: 1px solid brown;
}