summaryrefslogtreecommitdiffstats
path: root/css/gitjoe.css
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-07-08 18:54:19 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-07-08 18:54:19 +0200
commitfa4ee8c57d4f291a1d477c6a67f210042ff12cc2 (patch)
treef6b02761655b8406dded889303be2cee617bfdb9 /css/gitjoe.css
parentI'm CSS noob (diff)
downloadgitjoe-www-fa4ee8c57d4f291a1d477c6a67f210042ff12cc2.tar.gz
gitjoe-www-fa4ee8c57d4f291a1d477c6a67f210042ff12cc2.tar.bz2
gitjoe-www-fa4ee8c57d4f291a1d477c6a67f210042ff12cc2.tar.xz
gitjoe-www-fa4ee8c57d4f291a1d477c6a67f210042ff12cc2.tar.zst
gitjoe-www-fa4ee8c57d4f291a1d477c6a67f210042ff12cc2.zip
should be nice
Diffstat (limited to 'css/gitjoe.css')
-rw-r--r--css/gitjoe.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/css/gitjoe.css b/css/gitjoe.css
index 3bd8b4c..0eb78d6 100644
--- a/css/gitjoe.css
+++ b/css/gitjoe.css
@@ -97,6 +97,18 @@ a:active {
color: #b8bb26;
}
+a.h {
+ color: #d3869b;
+}
+
+a.d {
+ color: #fb4934;
+}
+
+a.i {
+ color: #b8bb26;
+}
+
div#content tr:hover {
background-color: #d1e2f4;
}