summaryrefslogtreecommitdiff
path: root/html/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'html/style.css')
-rw-r--r--html/style.css8
1 files changed, 7 insertions, 1 deletions
diff --git a/html/style.css b/html/style.css
index 33c7f1c..8084580 100644
--- a/html/style.css
+++ b/html/style.css
@@ -18,7 +18,13 @@
}
.tag_link{
- font-size: 80%;
+ font-size: 10px;
+ color: #ffffff;
+ background: #228B22;
+ text-decoration: none;
+ padding:0 3px;
+ border:0px solid;
+ border-radius:4px;
}
.issue_unit .tag_link{