diff --git a/styles/white.css b/styles/white.css index 79be9c3..c05d186 100644 --- a/styles/white.css +++ b/styles/white.css @@ -110,7 +110,7 @@ body { font: 1em/1.5 AppleGothic, NanumGothic, Sans-serif; letter-spacing: +0.02em; word-spacing: +0.2em; - color: rgba(10, 10, 10, 0.8); + color: rgba(30, 30, 30, 0.85); /* background-color: rgba(0, 20, 40, 1.0); */ word-break: keep-all; } @@ -151,7 +151,7 @@ a:hover { } time { - color: rgba(100, 255, 200, .2); + color: rgba(30, 30, 30, 0.3); } audio::-webkit-media-controls-enclosure {