mirror of
https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git
synced 2025-08-23 12:45:29 +08:00
Mkdocs test
Hello Triangle is not completed
This commit is contained in:
13
css/code_fixer.css
Normal file
13
css/code_fixer.css
Normal file
@@ -0,0 +1,13 @@
|
||||
div.admonition code {
|
||||
color: #404040;
|
||||
border: 1px solid rgba(0, 0, 0, 0.2);
|
||||
background: rgba(255, 255, 255, 0.7);
|
||||
}
|
||||
|
||||
p {
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
p code {
|
||||
word-wrap: normal;
|
||||
}
|
Reference in New Issue
Block a user