Merge pull request #4456 from ron-debajyoti/micrositeColor
microsite: Fix color contrast of preformatted text
This commit is contained in:
@@ -1115,6 +1115,10 @@ code {
|
||||
font-size: 115%;
|
||||
}
|
||||
|
||||
.post pre {
|
||||
color: #e4e4e4;
|
||||
}
|
||||
|
||||
.Block__GIF {
|
||||
width: 190px;
|
||||
height: auto;
|
||||
|
||||
Reference in New Issue
Block a user