aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/postal.css
diff options
context:
space:
mode:
authorLibravatar Choom 2023-01-23 18:09:26 -0300
committerLibravatar Choom 2023-01-24 09:51:42 -0300
commitc00e0f9f07827630ccba2cf4ac8bf0793d0ba930 (patch)
tree31e6af72056a8369b2d25b50009bcb7a072d5682 /static/css/txt/postal.css
parent9bd8d1e527cf90ef8033b8455a96e5caf92f02bd (diff)
downloadweabot-c00e0f9f07827630ccba2cf4ac8bf0793d0ba930.tar.gz
weabot-c00e0f9f07827630ccba2cf4ac8bf0793d0ba930.tar.xz
weabot-c00e0f9f07827630ccba2cf4ac8bf0793d0ba930.zip
Separando .trip de .name
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;
}