Update contact information
[www.git] / style.css
old mode 100755 (executable)
new mode 100644 (file)
index dffaa43..deeed4a
--- a/style.css
+++ b/style.css
@@ -36,41 +36,35 @@ code
 
 h1
 {
-  font-size: 1.7em;
+  font-size: 1.8em;
   font-weight: bold;
 }
 
 h2
 {
-  font-size: 1.6em;
+  font-size: 1.5em;
   font-weight: bold;
 }
 
 h3
 {
-  font-size: 1.5em;
+  font-size: 1.2em;
   font-weight: bold;
 }
 
 h4
 {
-  font-size: 1.4em;
+  font-size: 1.1em;
   font-weight: bold;
 }
 
 h5
 {
-  font-size: 1.3em;
+  font-size: 1.1em;
   font-weight: bold;
 }
 
 h6
-{
-  font-size: 1.2em;
-  font-weight: bold;
-}
-
-h7
 {
   font-size: 1.1em;
   font-weight: bold;
@@ -91,6 +85,11 @@ strong
   font-weight: bold;
 }
 
+li
+{
+  line-height: 1.5em;
+}
+
 #contactme
 {