From c00e0f9f07827630ccba2cf4ac8bf0793d0ba930 Mon Sep 17 00:00:00 2001 From: Choom Date: Mon, 23 Jan 2023 18:09:26 -0300 Subject: Separando .trip de .name --- static/css/txt/gamer.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'static/css/txt/gamer.css') diff --git a/static/css/txt/gamer.css b/static/css/txt/gamer.css index ca7ab43..e579bfa 100644 --- a/static/css/txt/gamer.css +++ b/static/css/txt/gamer.css @@ -5,12 +5,11 @@ body { background: #000 url("../img/g_bg.png") fixed; } a, -.name, -a .name { +h4 > .name, +h4 > .trip { color: #7f6; } -a:active, -a:active .name { +a:active { color: #fff; } h1,h2,h3,h5, -- cgit v1.2.1-18-gbd029