summaryrefslogtreecommitdiff
path: root/src/main.scss
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2017-01-03 19:24:53 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2017-01-03 19:24:53 -0500
commit3521dea3e6666390a01957939b7ce1cd4cc9e37c (patch)
treef30a81395b7385a2ec8a0c54a978a82def131645 /src/main.scss
parent2bb14e9df60e581a184fd6d79af6f1412b16a811 (diff)
oops, fix bug introduced by merging CSS files
Diffstat (limited to 'src/main.scss')
-rw-r--r--src/main.scss1
1 files changed, 0 insertions, 1 deletions
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; }