feat(prism): cpp lang
This commit is contained in:
parent
ca4b773f35
commit
b7045bfc34
4 changed files with 20 additions and 4 deletions
|
|
@ -93,7 +93,8 @@ li {
|
|||
justify-content: center;
|
||||
}
|
||||
|
||||
.language-python {
|
||||
.language-python,
|
||||
.language-cpp {
|
||||
/* override prism.js styles */
|
||||
font-size: 0.85em !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue