aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/ventanas.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt/ventanas.css')
-rw-r--r--static/css/txt/ventanas.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/static/css/txt/ventanas.css b/static/css/txt/ventanas.css
index 9fd4984..6fac0fa 100644
--- a/static/css/txt/ventanas.css
+++ b/static/css/txt/ventanas.css
@@ -20,12 +20,10 @@ body.threadpage,
color: white;
}
a,
-a .name,
#n2 {
color: #00f;
}
a:active,
-a:active .name,
#n2:active {
color: #f00;
}
@@ -179,7 +177,8 @@ select:focus {
.hidden, .deleted {
margin-bottom: 0.5em;
}
-.name,
+h4 > .name,
+h4 > .trip,
.abbrev {
color: #444;
}