From 825474f137b80923754de6821146560f3dfca501 Mon Sep 17 00:00:00 2001 From: Terry Date: Fri, 29 Mar 2019 03:28:17 -0300 Subject: ugh --- static/css/txt/amber.css | 2 +- static/css/txt/ayashii.css | 3 +-- static/css/txt/bbs.css | 4 ++-- static/css/txt/ciber.css | 2 +- static/css/txt/sjis.css | 2 +- 5 files changed, 6 insertions(+), 7 deletions(-) (limited to 'static') 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 -- cgit v1.2.1-18-gbd029