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;
+}