aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt
diff options
context:
space:
mode:
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;