_Sidebar.md
... ...
@@ -1,12 +0,0 @@
1
-[[_TOC_|levels = 3]]
2
-
3
-# test
4
-
5
-1
6
-2
7
-
8
-# lalala
9
-
10
-AHAHA
11
-
12
-*gras*
custom.css
... ...
@@ -1,28 +0,0 @@
1
-#head {
2
- margin: 1em 0 1.5em;
3
-}
4
-
5
-#head h1 {
6
- font-size: 5em;
7
- padding: 0 0px 10px 0.667em;
8
-}
9
-
10
-#head h1::before {
11
- background-image: url('/favicon.ico');
12
- background-size: 90px 90px;
13
- display: inline-block;
14
- width: 90px;
15
- height: 90px;
16
- content: "";
17
- margin: 0px 10px -20px 0px;
18
-}
19
-
20
-.has-rightbar #wiki-sidebar {
21
- float: right;
22
- top: 0;
23
- display: inline-block;
24
- position: fixed;
25
- top: 50%;
26
- transform: translate(0%, -50%);
27
-}
28
-