aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
authorHiltjo Posthuma <[email protected]>2015-12-07 21:19:30 +0100
committerHiltjo Posthuma <[email protected]>2015-12-07 21:19:30 +0100
commit86c970e1ecbe8a0c4c2e4c6dc12b38d03a4cc3cd (patch)
treea7b7d6e9b41e09b364bbab4d593e5eda97885002 /style.css
parent55b823b226194cd25864f1b61bc5b4f343e4e822 (diff)
downloadstagit-86c970e1ecbe8a0c4c2e4c6dc12b38d03a4cc3cd.tar.gz
stagit-86c970e1ecbe8a0c4c2e4c6dc12b38d03a4cc3cd.zip
style: center menu and make title smaller
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 {