mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 19:00:32 -06:00
only do two levels of coldmapping
This commit is contained in:
parent
f8cb0b6452
commit
c04b7cfe8a
@ -48,13 +48,13 @@ body {
|
||||
}
|
||||
|
||||
.coldmap-high {
|
||||
color: #91DCFF !important;
|
||||
color: #91CDF5 !important;
|
||||
}
|
||||
.coldmap-med {
|
||||
color: #91C8FF !important;
|
||||
color: #91CDF5 !important;
|
||||
}
|
||||
.coldmap-low {
|
||||
color: #91AFDC !important;
|
||||
color: #91AFD2 !important;
|
||||
}
|
||||
.heatmap-high {
|
||||
color: #fe7a15 !important;
|
||||
|
Loading…
Reference in New Issue
Block a user