diff --git a/style.css b/style.css index a8f68c3..afbc510 100644 --- a/style.css +++ b/style.css @@ -169,3 +169,7 @@ xmp { .lime { color: lime; } + +.yellow { + color: yellow; +} \ No newline at end of file