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