aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/postal.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt/postal.css')
-rw-r--r--static/css/txt/postal.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/static/css/txt/postal.css b/static/css/txt/postal.css
index e0a6dd2..d95e049 100644
--- a/static/css/txt/postal.css
+++ b/static/css/txt/postal.css
@@ -6,12 +6,10 @@ body {
background: #e5b98d;
}
a,
-a .name,
#n2 {
color: #3683c2;
}
a:active,
-a:active .name,
#n2:active {
color: #e9976b;
}
@@ -121,7 +119,8 @@ h4 {
border-top: 1px solid #e5b98d;
margin: 0 -1px;
}
-.name,
+h4 > .name,
+h4 > .trip,
.abbrev {
color: #416d91;
}