From: Roland Hieber Date: Sun, 31 Jul 2011 23:51:22 +0000 (+0200) Subject: line below the breadcrumbs X-Git-Url: http://git.rohieb.name/www-rohieb-name.git/commitdiff_plain/0e87354cdcf1a517801af7c5a65d99c84c145598 line below the breadcrumbs --- diff --git a/local.css b/local.css index 0ac9b01..a0d1186 100644 --- a/local.css +++ b/local.css @@ -17,6 +17,11 @@ p,ul,ol { margin: 0.5em 0; } +.pageheader { + padding-bottom: 1em; + border-bottom: 1px solid black +} + .gallery table.img { display: inline; /*float: left; needs tuning */