summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.css b/style.css
index 2481dec..2639ba2 100644
--- a/style.css
+++ b/style.css
@@ -24,8 +24,8 @@ table tr:hover td {
background-color: #ddd;
}
-h1 {
- font-size: 140%;
+h1, h2, h3, h4, h5, h6 {
+ font-size: 100%;
}
.desc {