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/headline.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'static/css/txt/headline.css') diff --git a/static/css/txt/headline.css b/static/css/txt/headline.css index c9d3525..24eb7d2 100644 --- a/static/css/txt/headline.css +++ b/static/css/txt/headline.css @@ -60,7 +60,7 @@ button:active { } .outerbox .innerbox, .postform, -.lastposts { +#lastposts { background: #eee; border-bottom: 2px solid #bbb; } @@ -121,13 +121,13 @@ button:active { .mainpage .postform { margin: 0; } -.postform, .lastposts { +.postform, #lastposts { background: #eee; border-bottom: 2px solid #bbb; margin-top: 0; padding: .5em; } -.lastposts { +#lastposts { background-image: none; } form .msg { -- cgit v1.2.1-18-gbd029