From 2845a1b492a0fa867ebf22b4bc93058948382daa Mon Sep 17 00:00:00 2001 From: Baobab Date: Tue, 6 Oct 2020 18:10:51 +0200 Subject: [PATCH] added the lime class --- style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/style.css b/style.css index 77aec7b..9b1533e 100644 --- a/style.css +++ b/style.css @@ -165,3 +165,7 @@ xmp { .directory-list { text-align: center; } + +.lime { + color: lime; +} \ No newline at end of file