summary refs log tree commit diff stats
path: root/assets/index.css
diff options
context:
space:
mode:
authorNoah <mounderfod@gmail.com>2023-07-29 14:59:43 +0000
committerNoah <mounderfod@gmail.com>2023-07-29 14:59:43 +0000
commit7101844cbb888ddfc061a7d14561ce200f1bd54c (patch)
treec568542d7d9c6ca06155b6933ea551bfb478b883 /assets/index.css
parentf2ddc1dc3734d72ce376c41e48e4e70d51276487 (diff)
downloadwebsite-7101844cbb888ddfc061a7d14561ce200f1bd54c.tar.gz
Add footer
Diffstat (limited to 'assets/index.css')
-rw-r--r--assets/index.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/assets/index.css b/assets/index.css
index de21004..6c9ba66 100644
--- a/assets/index.css
+++ b/assets/index.css
@@ -14,6 +14,12 @@ html {
   }
 }
 
+footer {
+  width: 100%;
+  background-color: black;
+  margin-bottom: 5%;
+}
+
 h2 > a::before {
   content: '> ';
 }
source files' href='/akkartik/mu/commit/html/033length.cc.html?h=hlt&id=672e3e50c6ed6de161e40aa256c3fc0f2b1f7cf9'>672e3e50 ^
65361948 ^

672e3e50 ^





1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65