aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/ventanas.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/ventanas.css
parent9bd8d1e527cf90ef8033b8455a96e5caf92f02bd (diff)
downloadweabot-c00e0f9f07827630ccba2cf4ac8bf0793d0ba930.tar.gz
weabot-c00e0f9f07827630ccba2cf4ac8bf0793d0ba930.tar.xz
weabot-c00e0f9f07827630ccba2cf4ac8bf0793d0ba930.zip
Separando .trip de .name
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;
}