diff options
Diffstat (limited to 'templates/base.css')
-rw-r--r-- | templates/base.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.css b/templates/base.css index cecf6c9f..d4a88bd1 100644 --- a/templates/base.css +++ b/templates/base.css @@ -52,4 +52,4 @@ a.tag_size1, a.tag_size2, a.tag_size3, a.tag_size4 { text-decoration: none; } } .item_off { color: #FF0000; -} +} |