소스 검색

Fix GitHub corner in the docs to the top

DarthSim 6 년 전
부모
커밋
e08c4b7597
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      docs/assets/style.css

+ 4 - 0
docs/assets/style.css

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