small CSS changes that let us manually fix application table checkbox lists
1. Remove stroke styling for the CDC logo.
I had added the stroke styling to fix what looked like a font rendering issue. But actually it was overcorrecting for a CSS rule that I didn't need, so now all the stroke rules are gone.
CDC default (blue)
before
after
CDC light (white)
before
after
2. adds left padding to callout box lists
I had previously removed the left padding on lists in callout boxes because we were trying to save space for those ones in the right column at the beginning of the NOFO. But for normal callout boxes, we don't need to do that.
before
after
3. Small CSS changes that allow manual fixes
This is kind of a weird one but it lets us to manually fix a tricky edge case we are running into with the application checklist table.
Summary
This PR does 3 things:
1. Remove stroke styling for the CDC logo.
I had added the stroke styling to fix what looked like a font rendering issue. But actually it was overcorrecting for a CSS rule that I didn't need, so now all the stroke rules are gone.
CDC default (blue)
CDC light (white)
2. adds left padding to callout box lists
I had previously removed the left padding on lists in callout boxes because we were trying to save space for those ones in the right column at the beginning of the NOFO. But for normal callout boxes, we don't need to do that.
3. Small CSS changes that allow manual fixes
This is kind of a weird one but it lets us to manually fix a tricky edge case we are running into with the application checklist table.
Why are we doing this?
Make the CDC NOFO look way better.
How to test this
It will just show up on CDC nofos.