瀏覽代碼

이것도 일단 보냄

2DU 9 年之前
父節點
當前提交
48bac3cdb9
共有 1 個文件被更改,包括 20 次插入0 次删除
  1. 20 0
      static/style.css

+ 20 - 0
static/style.css

@@ -475,3 +475,23 @@ a.not_thing {
 sub, sup {
     line-height: 1.4em;
 }
+
+.one-fifth.column {
+    background: #2780E3;
+}
+
+#RecentChanges:hover, #RecentChanges:focus {
+    color: #9DC5F2;
+}
+
+#logo:hover, #logo:focus {
+    color: #9DC5F2;
+}
+
+#log:hover, #log:focus {
+    color: #9DC5F2;
+}
+
+#open {
+    background: #CFE2F8;
+}