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/bios.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'static/css/txt/bios.css') diff --git a/static/css/txt/bios.css b/static/css/txt/bios.css index 5264906..2974d57 100644 --- a/static/css/txt/bios.css +++ b/static/css/txt/bios.css @@ -1,11 +1,11 @@ body, textarea, -.lastposts #counter { +#lastposts #counter { background: #00a; color: #fff; } a, -.lastposts #n2 { +#lastposts #n2 { color: #ff0; text-decoration: none; } @@ -18,8 +18,8 @@ a:active, } .mainpage .threadlinks a:before, #threadlinks a:before, -.lastposts a:before, -.lastposts label:before { +#lastposts a:before, +#lastposts label:before { content: "▶ "; } input[type="text"], @@ -161,7 +161,7 @@ a:focus .name { box-shadow: 1em 1em #000; padding: 0; } -.lastposts { +#lastposts { border-top: 1px solid #fff; color: #00a; padding: 0.5em; -- cgit v1.2.1-18-gbd029