Merge pull request #4456 from ron-debajyoti/micrositeColor

microsite: Fix color contrast of preformatted text
This commit is contained in:
Fredrik Adelöw
2021-02-10 07:51:31 +01:00
committed by GitHub
+4
View File
@@ -1115,6 +1115,10 @@ code {
font-size: 115%;
}
.post pre {
color: #e4e4e4;
}
.Block__GIF {
width: 190px;
height: auto;