diff --git a/src/NuGetGallery/Content/gallery/css/fabric.css b/src/NuGetGallery/Content/gallery/css/fabric.css index d49231dd3f..5dfc02cd6d 100644 --- a/src/NuGetGallery/Content/gallery/css/fabric.css +++ b/src/NuGetGallery/Content/gallery/css/fabric.css @@ -7,6 +7,10 @@ /* Your use of the content in the files referenced here is subject to the terms of the license at http://aka.ms/fabric-assets-license */ +.markdown-alert > p { + color: unset !important; +} + @keyframes ms-motion-fadeIn { from { opacity: 0;