summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/_custom.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/_custom.scss b/assets/_custom.scss
index 0de9ae1..6bd596c 100644
--- a/assets/_custom.scss
+++ b/assets/_custom.scss
@@ -1,3 +1,8 @@
/* You can add custom styles here. */
// @import "plugins/numbered";
+
+.book-footer ul {
+ list-style: none;
+ padding: 0;
+}