Decrease the brightness of colors

This commit is contained in:
Shuanglei Tao
2018-01-08 21:50:14 +08:00
parent 3a4b993ec4
commit f0e4b7b3b3
3 changed files with 12 additions and 13 deletions

View File

@@ -10,7 +10,7 @@ html, body {
height: 100%;
margin: 0 auto;
padding: 0;
background-color: #101010;
background-color: #2b2b2b;
}
#modal strong {