1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-23 04:35:28 +08:00
This commit is contained in:
Meow J
2017-04-24 18:51:27 +08:00
parent 6d253c4a0f
commit bdbe436d76
4 changed files with 15 additions and 0 deletions

View File

@@ -128,3 +128,10 @@ var {
font-family: "Courier New", Courier, monospace;
color: #227;
}
img.patreon {
border: none;
display: inline-block;
max-height: 13px;
margin-bottom: 2px;
}