mirror of
https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git
synced 2025-08-23 04:35:28 +08:00
Make red 'real red'
This commit is contained in:
@@ -103,3 +103,11 @@ video {
|
||||
font-style: normal;
|
||||
font-size: 85%;
|
||||
}
|
||||
|
||||
.attention {
|
||||
background: #FFD2D2;
|
||||
}
|
||||
|
||||
.attention-title {
|
||||
background: #E0B3B3;
|
||||
}
|
||||
|
Reference in New Issue
Block a user