aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt
diff options
context:
space:
mode:
authorLibravatar Choom 2022-12-13 21:13:09 -0300
committerLibravatar Choom 2022-12-13 22:15:24 -0300
commit5ef5827e02f20fb59e92ac8e88fba85103442b1f (patch)
treed756b52d77407f1dd8ee2e399bfd8872209852eb /static/css/txt
parentffd2b09b25c61b285169557b93277e7c1476cd4f (diff)
downloadweabot-5ef5827e02f20fb59e92ac8e88fba85103442b1f.tar.gz
weabot-5ef5827e02f20fb59e92ac8e88fba85103442b1f.tar.xz
weabot-5ef5827e02f20fb59e92ac8e88fba85103442b1f.zip
Agregado buscador a IB
Agregado buscador a IB Agregado buscador a IB Agregado buscador a IB Agregado buscador a IB Agregado buscador a IB Agregado buscador a IB Agregado buscador a IB
Diffstat (limited to 'static/css/txt')
-rw-r--r--static/css/txt/bbs.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/static/css/txt/bbs.css b/static/css/txt/bbs.css
index 39f093a..e8857d9 100644
--- a/static/css/txt/bbs.css
+++ b/static/css/txt/bbs.css
@@ -371,12 +371,12 @@ form .msg {
.thread .threadnav a {
border: 1px solid;
border-radius: 20px;
- margin: 0 4px 4px;
- padding: 2px;
+ margin: 0px 3px 3px;
+ padding: 0;
text-decoration: none;
display: inline-block;
- width: 25px;
- height: 25px;
+ width: 21px;
+ height: 21px;
}
#threadlist a {
font-size: 10px;