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/guro.css | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'static/css/guro.css') diff --git a/static/css/guro.css b/static/css/guro.css index cea75cf..3b08a6e 100644 --- a/static/css/guro.css +++ b/static/css/guro.css @@ -8,14 +8,10 @@ body { color: #000; } a, -a .name, -a .name b, .nav label { color: #af0a0f; } a:hover, -a:hover .name, -a:hover .name b, .nav label:hover { color: #d00; } @@ -54,12 +50,12 @@ input[type="button"]:active { .subj { color: #0f0c5d; } -.name { - color: #117743; -} -.name b { +.info > .name { color: #228854; } +.info > .trip { + color: #117743; +} .omitted, .abbrev { color: #444; @@ -91,4 +87,4 @@ hr { } #main_nav.mob { background: #d9af9e; -} \ No newline at end of file +} -- cgit v1.2.1-18-gbd029