X-Git-Url: https://git.donarmstrong.com/?p=don.git;a=blobdiff_plain;f=local.css;h=292da9daf1d11c92834470c95e7495ae4dab2224;hp=53b1ee2ce7dec1b149b7a212371552bea6788106;hb=9ffb7acd2756ff9f087ce6b5b7608e87836b988e;hpb=05bcd5a1249d92ed179d18770a6538688d01a7fc diff --git a/local.css b/local.css index 53b1ee2..292da9d 100644 --- a/local.css +++ b/local.css @@ -572,6 +572,10 @@ body { .pageheader .header { float: left; font-size: 120%; + background-color: rgba(255, 255, 255, 0.8); + border-radius: 0.5em; + box-shadow: 4px 4px rgba(0, 0, 0, 0.2); + padding: 0.25em; } .header { @@ -619,8 +623,8 @@ body { } h1 { font: 120% "liberation_serifregular", sans-serif } -h2 { font: bold 100% "liberation_serifbold",sans-serif } -h3, h4, h5, h6 { font: bold 80% "liberation_serifbold",sans-serif } +h2 { font: 100% "liberation_serifbold",sans-serif } +h3, h4, h5, h6 { font: 80% "liberation_serifbold",sans-serif } /* Smaller headings for inline pages */ .inlinepage h1 { font-size: 110% }