From d4b1e3846c9594d214c0ba68d1018d5a150109e1 Mon Sep 17 00:00:00 2001 From: Dario Rekowski on RockPI Date: Wed, 8 Apr 2020 15:03:46 +0000 Subject: [PATCH] adding missing file --- webroot/css/gdt.css | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 webroot/css/gdt.css diff --git a/webroot/css/gdt.css b/webroot/css/gdt.css new file mode 100644 index 000000000..85bd0e117 --- /dev/null +++ b/webroot/css/gdt.css @@ -0,0 +1,13 @@ +/* +To change this license header, choose License Headers in Project Properties. +To change this template file, choose Tools | Templates +and open the template in the editor. +*/ +/* + Created on : 08.04.2020, 12:14:35 + Author : einhornimmond +*/ + +.gdt-text-color { + color:#a27824; +} \ No newline at end of file