aboutsummaryrefslogtreecommitdiff
path: root/assets/css/home.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/home.css')
-rw-r--r--assets/css/home.css9
1 files changed, 8 insertions, 1 deletions
diff --git a/assets/css/home.css b/assets/css/home.css
index a801ba8..9ee57ac 100644
--- a/assets/css/home.css
+++ b/assets/css/home.css
@@ -112,9 +112,16 @@ main.home table .id {
font-size: medium;
}
+nav span.counter {
+ border-radius: 100%;
+ width: 17px;
+ height: 17px;
+ display: inline-block;
+ text-align: center;
+}
+
table a.tag {
- background-color: #7b97b9;
border-radius: 10px;
padding: 1px 4px;
}