summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-07-09 16:59:48 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-07-09 16:59:48 +0200
commit493d1955dd045783d4e53937993c535c82c294b1 (patch)
tree765920af1a78506091477e33b19867e13b3705dd
parentChanged home page (diff)
downloadgitjoe-www-493d1955dd045783d4e53937993c535c82c294b1.tar.gz
gitjoe-www-493d1955dd045783d4e53937993c535c82c294b1.tar.bz2
gitjoe-www-493d1955dd045783d4e53937993c535c82c294b1.tar.xz
gitjoe-www-493d1955dd045783d4e53937993c535c82c294b1.tar.zst
gitjoe-www-493d1955dd045783d4e53937993c535c82c294b1.zip
CSS update
-rw-r--r--css/gitjoe.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/css/gitjoe.css b/css/gitjoe.css
index d3933a1..ed81bc5 100644
--- a/css/gitjoe.css
+++ b/css/gitjoe.css
@@ -56,6 +56,11 @@ h1 {
color: #292929;
}
+td.td_author {
+ font-weight: bold;
+ color: #24c;
+}
+
a {
margin: 0pt;
border-collapse: collapse;