fixed the css

This commit is contained in:
Baobab 2020-10-13 00:45:01 +02:00
parent cf7ac969e6
commit a743896646
1 changed files with 2 additions and 2 deletions

View File

@ -130,8 +130,8 @@ xmp {
.yellowgreen { .yellowgreen {
color: #c8e63c; color: #c8e63c;
} }
.yellow { .white {
color: #ffff00; color: white;
} }
.orange { .orange {
color: #ff6100; color: #ff6100;