aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-02-14 22:28:47 +0100
committerFlorian Dold <florian.dold@gmail.com>2017-02-14 22:28:47 +0100
commit222caf30a4e8d482094cf3f59b1eae4229a393ba (patch)
tree9c1e6312539a83778da57a4468c04aecc10ebae5
parent15f15298c5289cd92b8559c5deeed758dbe02ba4 (diff)
downloadwww-222caf30a4e8d482094cf3f59b1eae4229a393ba.tar.gz
www-222caf30a4e8d482094cf3f59b1eae4229a393ba.zip
larger font
-rw-r--r--justified-nav.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/justified-nav.css b/justified-nav.css
index 575ba978..59dc11d3 100644
--- a/justified-nav.css
+++ b/justified-nav.css
@@ -33,6 +33,7 @@ body {
33 font-weight: normal; 33 font-weight: normal;
34 color: #000; 34 color: #000;
35 text-align: center; 35 text-align: center;
36 font-size: large;
36} 37}
37 38
38.nav-justified > .active > a, 39.nav-justified > .active > a,