mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
make category descriptions plain black
This commit is contained in:
parent
aaa2d81900
commit
4b53c45d3d
@ -56,7 +56,7 @@
|
||||
}
|
||||
&.category-description {
|
||||
td {
|
||||
color: $nav-pills-border-color-active;
|
||||
color: #000;
|
||||
}
|
||||
}
|
||||
&.highlighted {
|
||||
|
@ -60,7 +60,7 @@
|
||||
}
|
||||
&.category-description {
|
||||
td {
|
||||
color: $nav-pills-border-color-active;
|
||||
color: #000;
|
||||
}
|
||||
}
|
||||
&.highlighted {
|
||||
|
Loading…
x
Reference in New Issue
Block a user