summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--resources/style.css5
1 files changed, 5 insertions, 0 deletions
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%;
}