OSDN Git Service

更新履歴ページのダークテーマ化
[serene/BuildMyDistro.git] / style / history.css
index b82d8a0..b25d5e6 100644 (file)
@@ -39,11 +39,12 @@ h4 {
 
 /* 背景 */
 html {
-  background-color: #f0f0f0;
+  background-color: #191919;
 }
 
 body {
-  background-color: #fff;
+  background-color: #111111;
+  color: white;
 }