Update website/pages/downloads/style.css
Co-authored-by: Zachary Shilton <4624598+zchsh@users.noreply.github.com>
This commit is contained in:
parent
9189f1228e
commit
ccd0430fda
|
@ -1,5 +1,7 @@
|
||||||
#p-downloads {
|
#p-downloads {
|
||||||
/** DEBT: short-term color override until an upgread to the most recent product downloader */
|
/** DEBT: short-term color override until we upgrade to the most recent product downloader.
|
||||||
|
This will be handled as part of the "Redesigned Downloads Pages" project:
|
||||||
|
https://app.asana.com/0/1179659922742997/1199639822462636 */
|
||||||
--brand: var(--packer);
|
--brand: var(--packer);
|
||||||
|
|
||||||
color: black !important;
|
color: black !important;
|
||||||
|
|
Loading…
Reference in New Issue