aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar neptune 2023-01-10 05:16:34 -0300
committerLibravatar Choom 2023-01-12 03:42:11 -0300
commit83a32f4b1607edf124cc75d5f38e01b6ed0edb2e (patch)
tree5482797612210e395310d00ec210030e366dde9b
parent95cfa9ae52b4e09e6a623e5135b10bc2fb0fa085 (diff)
downloadweabot-83a32f4b1607edf124cc75d5f38e01b6ed0edb2e.tar.gz
weabot-83a32f4b1607edf124cc75d5f38e01b6ed0edb2e.tar.xz
weabot-83a32f4b1607edf124cc75d5f38e01b6ed0edb2e.zip
Breathing space please
-rw-r--r--static/css/txt/bbs.css6
1 files changed, 1 insertions, 5 deletions
diff --git a/static/css/txt/bbs.css b/static/css/txt/bbs.css
index e66ca61..bdac557 100644
--- a/static/css/txt/bbs.css
+++ b/static/css/txt/bbs.css
@@ -59,10 +59,6 @@ select {
background: #fff;
border: 1px inset #ddd;
color: #000;
- padding: 1px;
-}
-#styles {
- padding: 0;
}
input[type="submit"],
input[type="button"],
@@ -70,7 +66,7 @@ button {
border: 1px outset #ddd;
background: #eee;
color: #333;
- padding: 1px 1em;
+ padding: 3px 1em;
}
input[type="submit"]:active,
input[type="button"]:active,