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

New code style

This commit is contained in:
Meow J
2016-07-06 02:53:45 +08:00
parent a1dc18d723
commit c0012ce03e
2 changed files with 60 additions and 111 deletions

View File

@@ -21,6 +21,10 @@ h1, h2 {
margin-bottom: 3px;
}
.col-md-9 pre {
background-color: #f5f7ff;
}
table td, table th {
font-size: 100% !important;
}