add widths
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 24 Jun 2019 00:50:30 +0000 (01:50 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 24 Jun 2019 00:50:30 +0000 (01:50 +0100)
local.css

index 060619c11923b864a4390213ca7a7af77583cc48..9e5e9d36291d6566a8db2e996bf87996f99ec6c4 100644 (file)
--- a/local.css
+++ b/local.css
@@ -42,7 +42,7 @@ ol{
 }
 /* Headings */
 
-.pageheader { min-height: 100px; overflow: auto; }
+.pageheader { min-height: 100px; overflow: none; }
 .header {
     height: 50px;
     background: #4b6983;
@@ -50,6 +50,7 @@ ol{
     color: #ffffff; 
     font-family: sans-serif;
     width: 100%;
+    padding: 2px;
 }
 .header a { margin-right: 1ex; color: #ffffff; font-family: sans-serif;}