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/photon.css | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'static/css/photon.css') diff --git a/static/css/photon.css b/static/css/photon.css index af8f539..8f7896e 100644 --- a/static/css/photon.css +++ b/static/css/photon.css @@ -8,15 +8,11 @@ body { color: #333; } a, -a .name, -a .name b, #logo, .nav label { color: #f60; } a:hover, -a:hover .name, -a:hover .name b, .nav label:hover { color: #0066ff; } @@ -42,12 +38,12 @@ a:hover .name b, .subj { color: #111; } -.name { - color: #f30; -} -.name b { +.info > .name { color: #004a99; } +.info > .trip { + color: #f30; +} .omitted { color: #707070; } @@ -84,4 +80,4 @@ hr { } #main_nav.mob { background: #d9af9e; -} \ No newline at end of file +} -- cgit v1.2.1-18-gbd029