]> git.donarmstrong.com Git - laureldodgen.git/blobdiff - local.css
tweak css
[laureldodgen.git] / local.css
index ba20da554348f2c7351c0e180363949a995147a7..056ce8a035ba9cc304245e87d03492152b5a4651 100644 (file)
--- a/local.css
+++ b/local.css
@@ -6,9 +6,14 @@ body {
     background-repeat: no-repeat;
     background-size: cover;
     background-attachment: fixed;
-    font-family: "liberation_serifregular",sans-serif;
+    font-family: liberation_serifregular, sans-serif;
 }
 
+h1 { font: 140% liberation_serifbold, sans-serif }
+h2 { font: 100% liberation_serifbold, sans-serif }
+h3, h4, h5, h6 { font: 80% liberation_serifbold, sans-serif }
+
+
 .pagedate {
     visibility: hidden;
 }
@@ -38,8 +43,9 @@ body {
 }
 
 .pageheader {
-    position: absolute;
+/*    position: fixed;
     bottom: 0;
+    right: 0; */
     background-color: rgba(255,255,255,0.5);
 }
     
\ No newline at end of file