Ryujinx/Ryujinx.UI/UI/style.css

5 lines
52 B
CSS
Raw Normal View History

2018-04-19 18:21:16 +00:00
*
{
background-color:black;
color:blue;
}