aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/txt/amber.css2
-rw-r--r--static/css/txt/ayashii.css3
-rw-r--r--static/css/txt/bbs.css4
-rw-r--r--static/css/txt/ciber.css2
-rw-r--r--static/css/txt/sjis.css2
5 files changed, 6 insertions, 7 deletions
diff --git a/static/css/txt/amber.css b/static/css/txt/amber.css
index 205c39a..813985c 100644
--- a/static/css/txt/amber.css
+++ b/static/css/txt/amber.css
@@ -38,6 +38,6 @@ form .msg{border:1px dotted #f9690e;background:#000;color:#f9690e}
#content.grid .row{border:1px solid #f9690e}
#content.grid .row:hover{background:#251002;border-color:#f9690e}
@media(max-width:720px){
- div.msg{margin:.5em}
+ div.msg{margin:.5em .5em 0}
.mainpage .postform{padding:.5em}
} \ No newline at end of file
diff --git a/static/css/txt/ayashii.css b/static/css/txt/ayashii.css
index 14c41b9..0857f71 100644
--- a/static/css/txt/ayashii.css
+++ b/static/css/txt/ayashii.css
@@ -44,7 +44,6 @@ form .msg{border:1px dotted #FFF}
@media(max-width:720px){
body.mainpage,body.threads{margin:8px}
h2 span{margin-left:0;float:none}
- .reply{margin-bottom:.5em}
h4:before{font-size:12px;width:20px}
- div.msg{margin:.5em 0 .5em 20px}
+ div.msg,.first .msg{margin:.5em 0 .5em 20px}
} \ No newline at end of file
diff --git a/static/css/txt/bbs.css b/static/css/txt/bbs.css
index a9db3a6..fbe23ed 100644
--- a/static/css/txt/bbs.css
+++ b/static/css/txt/bbs.css
@@ -82,10 +82,10 @@ form .msg{margin:0;padding:8px 2px;text-align:left}
.pblock,#footer,.end{font-size:14px}
#threadlist{overflow-x:auto;white-space:nowrap}
.postform br{display:none}
- .reply{margin-bottom:.5em}
+ div.reply{margin-bottom:.5em}
.num{margin:-10px;padding:10px;position:relative}
.del{visibility:visible}
- div.msg{margin:.5em 0}
+ div.msg{margin:.5em 0 0}
.mainpage .postform,.formpad,#thread_nav{padding-left:0}
.postform>span{display:table;width:100%}
.postform span>*{display:table-cell;font-size:14px;margin-bottom:2px;white-space:nowrap}
diff --git a/static/css/txt/ciber.css b/static/css/txt/ciber.css
index 20e36e4..3fc069c 100644
--- a/static/css/txt/ciber.css
+++ b/static/css/txt/ciber.css
@@ -49,6 +49,6 @@ form .msg{border:1px dotted #2A4A75;color:#2A4A75}
#content.grid .row:hover{background:#27151D;border-color:#9B1937}
#content .row:hover a{text-shadow:0 0 5px}
@media(max-width:720px){
- div.msg{margin:.5em}
+ div.msg{margin:.5em .5em 0}
.mainpage .postform{padding:.5em}
} \ No newline at end of file
diff --git a/static/css/txt/sjis.css b/static/css/txt/sjis.css
index 018c6db..bd6e963 100644
--- a/static/css/txt/sjis.css
+++ b/static/css/txt/sjis.css
@@ -1 +1 @@
-body,textarea{font-family:Mona,Monapo,IPAMonaPGothic,'MS PGothic',YOzFontAA97}textarea{font-size:16px}
+body,textarea{font-family:Mona,Monapo,IPAMonaPGothic,'MS PGothic',YOzFontAA97}textarea{font-size:16px} \ No newline at end of file