Explorar el Código

이것도 일단 보냄

2DU hace 9 años
padre
commit
48bac3cdb9
Se han modificado 1 ficheros con 20 adiciones y 0 borrados
  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;
+}