summaryrefslogtreecommitdiffstats
path: root/css/gitjoe.css
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-07-08 18:45:38 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-07-08 18:45:38 +0200
commit000affacbd395e7d674a217b09ed5734b426bd73 (patch)
treed64b4851d27653602ea013b6955fe16c8b45b2d5 /css/gitjoe.css
parentAnother CSS test (diff)
downloadgitjoe-www-000affacbd395e7d674a217b09ed5734b426bd73.tar.gz
gitjoe-www-000affacbd395e7d674a217b09ed5734b426bd73.tar.bz2
gitjoe-www-000affacbd395e7d674a217b09ed5734b426bd73.tar.xz
gitjoe-www-000affacbd395e7d674a217b09ed5734b426bd73.tar.zst
gitjoe-www-000affacbd395e7d674a217b09ed5734b426bd73.zip
Retest
Diffstat (limited to '')
-rw-r--r--css/gitjoe.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/gitjoe.css b/css/gitjoe.css
index 2bb24e9..f1542b0 100644
--- a/css/gitjoe.css
+++ b/css/gitjoe.css
@@ -43,7 +43,7 @@ div#content {
}
hr {
- border-top: 1px solid #999;
+ border: 1px solid #999;
margin-left: 5%;
margin-right: 5%;
}