1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 04:35:28 +08:00

Just make code larger/w\

This commit is contained in:
Meow J
2015-07-20 19:11:03 +08:00
parent 55d1c3f0f9
commit 9bec2b1db3

View File

@@ -1,3 +1,12 @@
code,.rst-content tt {
font-size: 100%;
background: #F8F8F8
}
p code {
font-size: 80%
}
div.admonition code {
color: #404040;
border: 1px solid rgba(0, 0, 0, 0.2);