mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-01-07 11:24:23 +01:00
Decrease the brightness of colors
This commit is contained in:
@@ -10,7 +10,7 @@ html, body {
|
||||
height: 100%;
|
||||
margin: 0 auto;
|
||||
padding: 0;
|
||||
background-color: #101010;
|
||||
background-color: #2b2b2b;
|
||||
}
|
||||
|
||||
#modal strong {
|
||||
|
||||
Reference in New Issue
Block a user