1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 12:45:29 +08:00
This commit is contained in:
Meow J
2016-07-12 01:02:35 +08:00
parent 07f41c6481
commit 9bed6f8c4f
11 changed files with 156 additions and 160 deletions

View File

@@ -45,8 +45,6 @@ div.admonition code {
overflow-x: visible;
line-height: 18px;
color: #404040;
border: 1px solid rgba(0, 0, 0, 0.2);
background: rgba(255, 255, 255, 0.7);
}
img {