From 376220643854ba2d08f0d445fad9f9f6ff6f1410 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