diff --git a/resources/style.css b/resources/style.css index 2912442..81ace61 100644 --- a/resources/style.css +++ b/resources/style.css @@ -150,6 +150,11 @@ pre { float: right; } +ul { + list-style-type: none; + margin: 0; +} + img { width: 100%; }