diff options
author | Bradley Taunt <brad@bt.ht> | 2023-12-27 13:32:22 -0500 |
---|---|---|
committer | Bradley Taunt <brad@bt.ht> | 2023-12-27 13:32:22 -0500 |
commit | 2eb066699e4f4102c1cdb14f51bd72917d016eed (patch) | |
tree | d3a3af44dd372898e599a09abd7836aea539caa2 | |
parent | 6712ffedccd85cee3065edeb59505197ddbd6207 (diff) |
More changes to CSS
-rw-r--r-- | local.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ blockquote{border-left:4px solid;font-size:120%;font-style:italic;margin-left:0; @media (max-width: 600px) { h1{font-size:1.6rem;} .pageheader{padding:1em 0.5em 1.5em;} + .pageheader .actions, #searchform{right:0.5em;} .page{display:block;} } |