diff --git a/cd-template/doku/cryptocd.css b/cd-template/doku/cryptocd.css index 1f88e47..33975af 100644 --- a/cd-template/doku/cryptocd.css +++ b/cd-template/doku/cryptocd.css @@ -33,6 +33,10 @@ hr { margin-right: auto; } +#container hr { + width: 0px; +} + /* Navigation */ #nav { float: left;