summaryrefslogtreecommitdiffstats
path: root/src/style.css
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-10-10 14:48:10 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2014-10-10 14:48:10 +0200
commit2491b2ad2bb67daf1ca26523e89f6bac90cea2e8 (patch)
tree2a1c2fc9ec50a4b8a62b9d31d0c85287f3396346 /src/style.css
parent44bad3cddd7457281ee54e543a2035e7b7e85acd (diff)
downloadwebsite-2491b2ad2bb67daf1ca26523e89f6bac90cea2e8.tar.xz
Rewrite about page text a bit
Diffstat (limited to 'src/style.css')
-rw-r--r--src/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/style.css b/src/style.css
index d6dc8bf..203c56b 100644
--- a/src/style.css
+++ b/src/style.css
@@ -137,3 +137,7 @@ footer #emblem img {
width: 40px;
height: 40px;
}
+
+.small-text {
+ font-size: 10px;
+}