1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 12:45:29 +08:00

Update 07 Bloom.md, code_fixer.css, mkdocs.yml

This commit is contained in:
Meow J
2015-07-25 22:46:05 +08:00
parent 7641f20339
commit 71c6e392c4
3 changed files with 7 additions and 62 deletions

View File

@@ -11,8 +11,4 @@ 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;
}
}