From 1f988f01c7eee932ef7d2fb80de5a2b3792097d3 Mon Sep 17 00:00:00 2001 From: Choom Date: Mon, 16 Jan 2023 05:05:02 -0300 Subject: Divs Ășnicos deben tener id --- static/css/txt/bbs.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'static/css/txt/bbs.css') diff --git a/static/css/txt/bbs.css b/static/css/txt/bbs.css index fd2e6f0..a8a5a7b 100644 --- a/static/css/txt/bbs.css +++ b/static/css/txt/bbs.css @@ -254,11 +254,11 @@ a.yt b { #q-p .thumb div { display: none; } -.lastposts { +#lastposts { text-align: center; line-height: 1; } -.lastposts #n2 { +#lastposts #n2 { text-decoration: underline; } .threadpage .threadlinks { @@ -328,7 +328,7 @@ form .msg { overflow-x: auto; white-space: nowrap; } -.end { +#end { margin-top: 0.5em; line-height: 1em; } @@ -435,7 +435,7 @@ form .msg { margin: 0 1px 0 6px; } #footer, - .end { + #end { font-size: 12px; text-align: center; } -- cgit v1.2.1-18-gbd029