From 25d06a564c3ac0c6bac96513660fa1e5c9ff865d Mon Sep 17 00:00:00 2001 From: kuznya Date: Mon, 2 Nov 2020 04:05:38 +0200 Subject: [PATCH] minor diz2 fix --- js/app-02.css | 1 + 1 file changed, 1 insertion(+) diff --git a/js/app-02.css b/js/app-02.css index 1c47b3c..93df66c 100644 --- a/js/app-02.css +++ b/js/app-02.css @@ -31,6 +31,7 @@ font-family: Arial, sans-serif; font-size: 16px; text-transform: capitalize; + user-select: none; color: #888; padding-top: 25px; text-align: center;