diff --git a/basewiki/bootstrap.local.css b/basewiki/bootstrap.local.css index 9ec2b58..88c8438 100644 --- a/basewiki/bootstrap.local.css +++ b/basewiki/bootstrap.local.css @@ -124,6 +124,13 @@ code { /* list-style-type: none; */ } +.footer ul { + margin: inherit; + padding: 0; + height: inherit; + list-style-type: none; +} + /* limit main content to ~90 chars per line */ /* update: practical typography recommends 2-3 alphabets */ #content {