diff --git a/static/rouen/_custom.scss b/static/rouen/_custom.scss index 8f0b85d..0a31e3a 100644 --- a/static/rouen/_custom.scss +++ b/static/rouen/_custom.scss @@ -583,6 +583,12 @@ body.page-index #columns { li, h2 { border-radius: 0; } + ul { + list-style-type: none; + margin: 0; + padding: 0; + } + a { display: block; border: none;