fixed font size
[pnews.git] / style.css
index 85a880d..cc79235 100644 (file)
--- a/style.css
+++ b/style.css
@@ -8,6 +8,7 @@ body {
         padding: 1em 1em 1em 1em;
         background-color: #eee;
         font-family: sans-serif;
+        font-size: 100%;
 }
 
 nav {
@@ -56,6 +57,10 @@ h2 {
         padding: 0 0 0 0;
 }
 
+nav {
+        font-size: 120%;
+}
+
 nav ul {
         list-style-type: none;
         padding: 0 0 0 0;