diff options
Diffstat (limited to 'assets/css/main.css')
-rw-r--r-- | assets/css/main.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/css/main.css b/assets/css/main.css index fff7794..e2f171e 100644 --- a/assets/css/main.css +++ b/assets/css/main.css | |||
@@ -148,3 +148,7 @@ html[data-theme="light"] #actions button { | |||
148 | padding: .5em .5em; | 148 | padding: .5em .5em; |
149 | color: white; | 149 | color: white; |
150 | } | 150 | } |
151 | |||
152 | .footnotes p { | ||
153 | margin: 0; | ||
154 | } \ No newline at end of file | ||