From 3521dea3e6666390a01957939b7ce1cd4cc9e37c Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 3 Jan 2017 19:24:53 -0500 Subject: oops, fix bug introduced by merging CSS files --- src/main.scss | 1 - 1 file changed, 1 deletion(-) (limited to 'src/main.scss') diff --git a/src/main.scss b/src/main.scss index 80fbe6e..15a7b9f 100644 --- a/src/main.scss +++ b/src/main.scss @@ -141,7 +141,6 @@ body.dnd { .title { text-align: center; } .todo { color: red; } .done { color: green; } - .tag { background-color: #add8e6; font-weight:normal } .target { } .timestamp { color: #bebebe; } .timestamp-kwd { color: #5f9ea0; } -- cgit v1.2.3