Răsfoiți Sursa

이것도 일단 보냄

2DU 9 ani în urmă
părinte
comite
48bac3cdb9
1 a modificat fișierele cu 20 adăugiri și 0 ștergeri
  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;
+}