Update 'style.css'

This commit is contained in:
Baobab 2020-10-12 09:19:55 +02:00
parent c246052fb7
commit 9d2fd8d714
1 changed files with 4 additions and 0 deletions

View File

@ -169,3 +169,7 @@ xmp {
.lime { .lime {
color: lime; color: lime;
} }
.yellow {
color: yellow;
}