X-Git-Url: https://git.donarmstrong.com/?p=don.git;a=blobdiff_plain;f=local.css;h=dda5d965d159533f2a43f455d4fe866af9ba222f;hp=f5613a9d4d1728673c99f8503534655227eae13d;hb=a35d5704e413439de47917efc594046f2883a3d7;hpb=0ae141d5ccfb8ae77a215815fb21ff3668cb79fe diff --git a/local.css b/local.css index f5613a9..dda5d96 100644 --- a/local.css +++ b/local.css @@ -564,13 +564,18 @@ body { border-color: #999; border-style: none none solid none; border-width: 1px; - background-image: url('/images/da_background.jpg'); - background-repeat: no-repeat; + background-image: url('/images/da_background.jpg'); + background-repeat: no-repeat; + background-size: 100% 100%; } .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 {