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/night.css | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'static/css/night.css') diff --git a/static/css/night.css b/static/css/night.css index 725fa99..754a61e 100644 --- a/static/css/night.css +++ b/static/css/night.css @@ -5,7 +5,6 @@ body { font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif; } a, -a .name, .nav label { color: #c0c4c8; } @@ -14,7 +13,6 @@ a.rep { text-decoration: underline; } a:hover, -a:hover .name, .nav label:hover { color: #888c90; } @@ -38,13 +36,14 @@ a:hover .name, background: inherit; color: #962e5f; } -.name { +.info > .name, +.info > .trip { color: #5f962e; } -.name a { +.email { color: #2e5f96; } -.name a:hover { +.email:hover { color: #426fa0; } .reply { -- cgit v1.2.1-18-gbd029