diff options
author | Señor X | 2019-04-02 01:30:12 -0300 |
---|---|---|
committer | Señor X | 2019-04-02 01:30:12 -0300 |
commit | cfcd8f38fd812c87ab90a9614572ccbf705f692e (patch) | |
tree | b909e0fc281057bf59fedc7e6abeaa9db3e68fcf /static/css/txt/bbs.css | |
parent | 49c8f7f85352b6af92ab48dd3741baea7f9ec16f (diff) | |
download | weabot-cfcd8f38fd812c87ab90a9614572ccbf705f692e.tar.gz weabot-cfcd8f38fd812c87ab90a9614572ccbf705f692e.tar.xz weabot-cfcd8f38fd812c87ab90a9614572ccbf705f692e.zip |
Fin de April Fools / Edit de material.css agregado a estilos
Diffstat (limited to 'static/css/txt/bbs.css')
-rw-r--r-- | static/css/txt/bbs.css | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/static/css/txt/bbs.css b/static/css/txt/bbs.css index b4372eb..477309a 100644 --- a/static/css/txt/bbs.css +++ b/static/css/txt/bbs.css @@ -20,14 +20,13 @@ pre{line-height:125%;margin:0;white-space:pre-wrap} #main_nav .cur_brd,#cur_stl,.locked{font-weight:bold} #main_nav{font-size:14px;padding:4px 0;text-align:center;width:100%} #main_nav a,#thread_nav a,#threadlinks a,.threadlinks a,label{display:inline-block} -.outerbox,.mainpage .thread,#footer,#content{margin-bottom:1em;margin-left:2.5%;margin-right:2.5%} +.outerbox,.mainpage .thread,#footer,#content{margin:0 2.5% 1em} .innerbox{padding:7px;margin:7px} .threadnav{float:right;font-family:mona,monapo,ipamonapgothic,monapo,'ms pgothic',yozfontaa97} #search input{margin-right:2px} #search input[type="text"]{padding:4px;max-width:500px;width:100%} .links{font-size:14px;text-align:center} -#threadlinks{margin-bottom:7px;text-align:center} -#threadlinks a{margin:0 4px} +#threadlinks{margin-bottom:.5em;text-align:center} #threadlist{font-size:14px;line-height:1;max-height:15em;overflow-y:scroll} #threadlist a{text-decoration:none} #thread_nav{padding-left:6px} |