Quellcode durchsuchen

Fix GitHub corner in the docs to the top

DarthSim vor 6 Jahren
Ursprung
Commit
e08c4b7597
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  1. 4 0
      docs/assets/style.css

+ 4 - 0
docs/assets/style.css

@@ -103,3 +103,7 @@
       display: none;
   }
 }
+
+.github-corner {
+  position: fixed;
+}