summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBradley Taunt <brad@bt.ht>2023-12-27 13:32:22 -0500
committerBradley Taunt <brad@bt.ht>2023-12-27 13:32:22 -0500
commit2eb066699e4f4102c1cdb14f51bd72917d016eed (patch)
treed3a3af44dd372898e599a09abd7836aea539caa2
parent6712ffedccd85cee3065edeb59505197ddbd6207 (diff)
More changes to CSS
-rw-r--r--local.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/local.css b/local.css
index 9adb5da..eb7bbac 100644
--- a/local.css
+++ b/local.css
@@ -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;}
}