mirror of
https://github.com/MiSTer-devel/Main_MiSTer.git
synced 2026-04-12 03:04:02 +00:00
9 lines
74 B
CSS
9 lines
74 B
CSS
body {
|
|
background: #333;
|
|
color: #fff;
|
|
}
|
|
|
|
code {
|
|
background: #444;
|
|
}
|