Misc updates
[clinton/website/src/unknownlamer.org.git] / default.css
index 630159e..ad7b3f9 100644 (file)
@@ -12,6 +12,7 @@ p
 h1,h2,h3,h4,h5
 { 
   font-variant: small-caps;
+  text-align: left;
 }
 
 @media screen
@@ -47,9 +48,6 @@ h1,h2,h3,h4,h5
     page-break-before: avoid;
     page-break-after: auto;
   }
-
-  @page
-  { padding: 0.1in; margin: 1in 1.25in; }
 }
 
 .verse
@@ -195,7 +193,7 @@ div.contents dd
   div.contents
   {
     background-color: #DFDFDF;
-    border-width: 1mm;
+    border-width: 0.5mm;
     float: left;
     margin-right: 2em;
   }
@@ -270,7 +268,7 @@ table.image tr td.image-caption
   .image
   {
     background-color: #CCCCCC;
-    border-width: 1mm;
+    border-width: 0.5mm;
     page-break-inside: avoid;
     page-break-after: auto;
     page-break-before: auto;
@@ -384,7 +382,7 @@ p.cke-buttons img
   {
     color: #000000;
     background-color: #F5F5F5;
-    border-width: 1mm;
+    border-width: 0.5mm;
     font-size: 8pt;
   }
 }