mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2025-01-15 15:10:33 +00:00
10 lines
No EOL
101 B
CSS
10 lines
No EOL
101 B
CSS
*
|
|
{
|
|
background-color:black;
|
|
color:blue;
|
|
}
|
|
|
|
* .border
|
|
{
|
|
background-color : lightgray;
|
|
} |