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/vndb.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'static/css/vndb.css') diff --git a/static/css/vndb.css b/static/css/vndb.css index 734bf5d..b45fdbf 100644 --- a/static/css/vndb.css +++ b/static/css/vndb.css @@ -12,12 +12,10 @@ body { color: #ddd; } a, -a .name, .nav label { color: #77bbdd; } a:hover, -a:hover .name, .nav label:hover { border-bottom: 1px dotted #ddd; text-decoration: none; @@ -66,7 +64,8 @@ input[type="submit"]:active { color: #7bd; } .ell, -.name, +.info > .name, +.info > .trip, .omitted { color: #258; } @@ -121,4 +120,4 @@ hr { #main_nav.mob { border-bottom: 1px solid #258; background: rgba(7, 28, 47, 0.95); -} \ No newline at end of file +} -- cgit v1.2.1-18-gbd029