Jelajahi Sumber

bugfix: style lint

jamesread 2 tahun lalu
induk
melakukan
6d21bbe03a
1 mengubah file dengan 5 tambahan dan 5 penghapusan
  1. 5 5
      webui/style.css

+ 5 - 5
webui/style.css

@@ -57,6 +57,11 @@ label#sidebar-toggler-button:focus {
   cursor: pointer;
 }
 
+footer,
+footer a {
+  color: black;
+}
+
 aside {
   position: absolute;
   width: 180px;
@@ -281,11 +286,6 @@ button.active-section {
   20% { background-color: purple; }
 }
 
-footer,
-footer a {
-  color: black;
-}
-
 img.logo {
   width: 1em;
   height: 1em;