From b8af2d96c402aa8932975581542df406c6e9a8d6 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Wed, 27 Dec 2023 13:30:26 -0500 Subject: More changes to CSS --- local.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'local.css') diff --git a/local.css b/local.css index 3f6d49c..d0cdca0 100644 --- a/local.css +++ b/local.css @@ -9,7 +9,8 @@ table tr{border-bottom:1px solid;} table td{padding:8px;} blockquote{border-left:4px solid;font-size:120%;font-style:italic;margin-left:0;padding-left:10px;} .pageheader,#pagebody,.sidebar,#footer{margin:0 auto;max-width:900px;} -.pageheader{padding:1em;} +.pageheader,#pageinfo{padding:1em;} +.pageheader .actions, #searchform{right:0;} #content{margin:1em;} .sidebar{border:0;float:none;padding:0;width:100%;} .sidebar p{font-size:1rem;margin-top:0;} @@ -22,7 +23,7 @@ blockquote{border-left:4px solid;font-size:120%;font-style:italic;margin-left:0; .trail{display:flex;justify-content:space-between;} .trailprev,.trailnext{position:relative;width:30%;} .trailup{margin:0;} -.footnotes{font-size:90%;} +.footnotes,#pageinfo{font-size:90%;} @media (max-width: 600px) { h1{font-size:1.6rem;} -- cgit v1.2.3-54-g00ecf