aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index d50ecb3..b10d225 100644
--- a/style.css
+++ b/style.css
@@ -61,6 +61,10 @@ a {
text-decoration: underline;
}
+table {
+ margin: 1em;
+}
+
img.cover {
width: 100%;
}