]> git.donarmstrong.com Git - laureldodgen.git/blobdiff - local.css
get rid of h1 spec
[laureldodgen.git] / local.css
index 7a7be72ad38080dc6de69ff863fef8f37429ece6..a5a8a3690846f34c5ad127a4a9ae8b019d209fcd 100644 (file)
--- a/local.css
+++ b/local.css
@@ -2,13 +2,14 @@
 
 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;
 }
 
+
 .pagedate {
     visibility: hidden;
 }
@@ -38,8 +39,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