]> git.donarmstrong.com Git - laureldodgen.git/blobdiff - local.css
tweak css
[laureldodgen.git] / local.css
index 7a7be72ad38080dc6de69ff863fef8f37429ece6..056ce8a035ba9cc304245e87d03492152b5a4651 100644 (file)
--- a/local.css
+++ b/local.css
@@ -2,13 +2,18 @@
 
 body {
     background: #bbb;
-    background-image: url("http://gallery.donarmstrong.com/2013/10_October/2013_10_26_28_zion_trip/.cache/1600x1279-img_0010.jpg");
+/*    background-image: url("http://gallery.donarmstrong.com/2013/10_October/2013_10_26_28_zion_trip/.cache/1600x1279-img_0010.jpg"); */
     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