add HTML processing for tags

Ref #85
This commit is contained in:
EinfachToll
2015-11-10 14:37:25 +01:00
parent 642a94ffae
commit 52634a6753
2 changed files with 23 additions and 0 deletions

View File

@ -24,6 +24,7 @@ del {text-decoration: line-through; color: #777777;}
.justright {text-align: right;}
.justcenter {text-align: center;}
.center {margin-left: auto; margin-right: auto;}
.tag {background-color: #eeeeee; font-family: monospace; padding: 2px;}
/* classes for items of todo lists */
.done0 {