summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--void.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/void.css b/void.css
index a819a6b..9aebd70 100644
--- a/void.css
+++ b/void.css
@@ -441,3 +441,9 @@ h1
border-bottom: solid 1px black;
padding-top: 20px;
}
+caption
+{
+ margin-bottom: 0.4em;
+ font-weight: bold;
+ font-size: 120%;
+}