Ryujinx/Ryujinx.UI/UI/style.css

10 lines
No EOL
101 B
CSS

*
{
background-color:black;
color:blue;
}
* .border
{
background-color : lightgray;
}