From d3de374c241a1948dfe02329ab2f794905d325d1 Mon Sep 17 00:00:00 2001 From: Choom Date: Sun, 11 Dec 2022 19:12:25 -0300 Subject: Dickgirl v3 Dickgirl v3 Dickgirl v3 --- static/css/txt/bbs.css | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) (limited to 'static/css/txt/bbs.css') diff --git a/static/css/txt/bbs.css b/static/css/txt/bbs.css index 010832f..546e8d2 100644 --- a/static/css/txt/bbs.css +++ b/static/css/txt/bbs.css @@ -80,7 +80,7 @@ button:active { #rules { margin: 0.5em 0; } -Fcode { +code { font-size: 14px; } pre { @@ -304,8 +304,11 @@ form .msg { text-decoration: underline; } .minisjis { - font-size: 10px; - line-height: 12px; + font-size: 10px; + line-height: 12px; +} +.end { + line-height: 1; } @media (max-width: 600px) { body.threadpage { @@ -333,8 +336,12 @@ form .msg { h5 { font-size: 1em; } + h3 { + text-align: center; + } h2 span, - #rules { + #rules, + .pblock { font-size: 12px; line-height: 14px; } @@ -389,7 +396,6 @@ form .msg { form, #thread_nav, #footer, - .end, .locked { font-size: 14px; text-align: center; @@ -397,4 +403,7 @@ form .msg { #footer a { display: block; } + .end { + font-size: 12px; + } } -- cgit v1.2.1-18-gbd029