fix: code highlight styles are now only applied pre.microlight (#5673)

* patch(#5672): code highlight styles are now only applied to pre blocks that have the class pre.microlight

* fixed pre style appied to .request-url

* fixed response-headers and request-duration pre blocks

* made pre.microlight class as per review

* added microlight class to appropriate pre and added tests
This commit is contained in:
Jamie Peabody
2019-11-04 01:46:39 +00:00
committed by kyle shockey
parent 7e5974c14f
commit e8266a3c6d
4 changed files with 23 additions and 8 deletions

View File

@@ -596,7 +596,7 @@
}
}
.opblock-body pre
.opblock-body pre.microlight
{
font-size: 12px;