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/futaba.css | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'static/css/futaba.css') diff --git a/static/css/futaba.css b/static/css/futaba.css index b168c0e..cee786e 100644 --- a/static/css/futaba.css +++ b/static/css/futaba.css @@ -5,8 +5,6 @@ body { font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif; } a, -a .name, -a .name b, .nav label { color: #0000ee; } @@ -15,8 +13,6 @@ a.rep { text-decoration: underline; } a:hover, -a:hover .name, -a:hover .name b, .nav label:hover { color: #d00; } @@ -39,12 +35,12 @@ a:hover .name b, .subj { color: #cc1105; } -.name { - color: #228854; -} -.name b { +.info > .name { color: #117743; } +.info > .trip { + color: #228854; +} .omitted { color: #707070; } @@ -77,4 +73,4 @@ a:hover .name b, } #main_nav.mob { background: #f0e0d6; -} \ No newline at end of file +} -- cgit v1.2.1-18-gbd029