From ed43a43c946003dbdf4c5eb10bf07a2ad76dccd1 Mon Sep 17 00:00:00 2001 From: Terry Date: Fri, 29 Mar 2019 00:25:15 -0300 Subject: Consistencia --- static/css/txt/bbs.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'static/css/txt/bbs.css') diff --git a/static/css/txt/bbs.css b/static/css/txt/bbs.css index 0ae6041..7428203 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:8px 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,7 +72,6 @@ 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} -- cgit v1.2.1-18-gbd029