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-08 16:02:55 +08:00
parent 109bad048b
commit 5ba396378f
3 changed files with 9 additions and 11 deletions

View File

@@ -104,14 +104,6 @@ video {
font-size: 85%;
}
.rst-content .attention {
background: #FFD2D2;
}
.rst-content .attention .admonition-title {
background: #E0B3B3;
}
def {
color: green;
}

View File

@@ -20,4 +20,6 @@
这里是LearnOpenGL教程的中文翻译英文版的地址为[http://learnopengl.com/](http://learnopengl.com/)
由于翻译可能无法做到精确表达原文意思,我们推荐您在对问题有疑惑的时候去阅读一下英文版的教程。如果您对翻译有更好的建议,可以去我们的[GitHub工程](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)上提交Issue或者Pull Request。
由于翻译可能无法做到精确表达原文意思,我们推荐您在对问题有疑惑的时候去阅读一下英文版的教程。如果您对翻译有更好的建议,可以去我们的[GitHub工程](https://github.com/LearnOpenGL-CN/LearnOpenGL-CN)上提交Issue或者Pull Request。
如果可以的话,请访问[https://learnopengl-cn.github.io/](https://learnopengl-cn.github.io/),这里是采用新主题的网站。这里的翻译版本可能会停止更新。