aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt')
-rw-r--r--static/css/txt/bbs.css13
-rw-r--r--static/css/txt/futanari.css2
2 files changed, 7 insertions, 8 deletions
diff --git a/static/css/txt/bbs.css b/static/css/txt/bbs.css
index 7eb496f..543fc8c 100644
--- a/static/css/txt/bbs.css
+++ b/static/css/txt/bbs.css
@@ -106,7 +106,7 @@ ul {
#main_nav {
font-size: 14px;
line-height: 18px;
- padding: 1px 0;
+ padding: 2px 0;
text-align: center;
width: 100%;
}
@@ -119,13 +119,12 @@ ul {
top: 0;
left: 0;
box-shadow: 0 1px 4px #000;
- padding: 2px;
line-height: 1em;
}
#main_nav > a,
#thread_nav > a,
-#threadlinks a,
-.threadlinks a,
+#threadlinks > a,
+.threadlinks > a,
label {
display: inline-block;
}
@@ -141,7 +140,7 @@ label {
#bailinks {
font-size: 14px;
text-align: center;
- padding: 3px;
+ padding: 5px;
}
.threadnav {
float: right;
@@ -158,8 +157,8 @@ label {
width: 100%;
}
#threadlinks {
- margin-bottom: 0.5em;
- text-align: center;
+ margin-bottom: 7px;
+ text-align: right;
}
#threadlist {
display: -webkit-flex;
diff --git a/static/css/txt/futanari.css b/static/css/txt/futanari.css
index 3362d57..365faf3 100644
--- a/static/css/txt/futanari.css
+++ b/static/css/txt/futanari.css
@@ -107,7 +107,7 @@ input[type="file"] {
}
#bailinks {
background: #5b8bb4;
- padding: 0.5em;
+ padding: 8px;
}
#threadlist {
background: #476a88;