From 48c2355d0ac6e433769d0e3dfc5df33df405fb78 Mon Sep 17 00:00:00 2001 From: Terry Date: Fri, 29 Mar 2019 09:15:58 -0300 Subject: Fix menor en delpost + css --- static/css/txt/bbs.css | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'static/css') diff --git a/static/css/txt/bbs.css b/static/css/txt/bbs.css index fa7cc16..fbe23ed 100644 --- a/static/css/txt/bbs.css +++ b/static/css/txt/bbs.css @@ -10,6 +10,8 @@ h3{font-size:19px;font-weight:normal;margin:8px 0} h4{clear:both;font-weight:normal;margin:0} h5{margin-bottom:8px} input[type="text"],textarea{background:#FFF;border:1px inset #DDD;color:#000} +input[type=submit],input[type=button],button{border:1px outset #DDD;background:#EEE;color:#333;padding:1px 9px} +input[type=submit]:active,input[type=button]:active,button:active{border-style:inset} .banner{display:block;margin:0 auto} #rules{line-height:1.25em;margin:8px 0} .spoil{background:#000;color:#000}.spoil:hover{color:#fff} @@ -26,7 +28,7 @@ pre{line-height:125%;margin:0;white-space:pre-wrap} .links{font-size:14px;text-align:center} #threadlinks{margin-bottom:7px;text-align:center} #threadlinks a{margin:0 4px} -#threadlist{font-size:14px;line-height:1;max-height:11em;padding:7px;overflow-y:scroll} +#threadlist{font-size:14px;line-height:1;max-height:16em;padding:7px;overflow-y:scroll} #threadlist a{text-decoration:none} #thread_nav{padding-left:6px} .mainpage .postform,.formpad{padding-left:40px} @@ -70,11 +72,11 @@ form .msg{margin:0;padding:8px 2px;text-align:left} #content.grid{display:flex;flex-flow:row wrap;justify-content:space-around} #content.grid .row{flex:1 1 auto;padding:5px} #content.grid .row div{display:inline} -@media(min-height:999px){#threadlist{max-height:16em}} @media(max-width:720px){ body{font-size:15px} .banner{width:100%!important;height:auto!important;margin-top:1em} .outerbox,.mainpage .thread,#footer,#content{margin:1em 0} + br{line-height:.5em} h2 a{font-size:19px} h4,h2 span,#rules{font-size:12px} .pblock,#footer,.end{font-size:14px} @@ -92,4 +94,4 @@ form .msg{margin:0;padding:8px 2px;text-align:left} form,#thread_nav,#footer,.end,.locked{text-align:center} #footer a{display:block} #content.list .row div{padding:0 2px} -} +} \ No newline at end of file -- cgit v1.2.1-18-gbd029