From 9d2fd8d7148346c1ccbba16b73352601c46cc811 Mon Sep 17 00:00:00 2001 From: Baobab Date: Mon, 12 Oct 2020 09:19:55 +0200 Subject: [PATCH] Update 'style.css' --- style.css | 4 ++++ 1 file changed, 4 insertions(+) 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