pyratelog

personal blog
git clone git://git.pyratebeard.net/pyratelog.git
Log | Files | Refs | README

commit 5c94f6fd4d3ddd9aad9ae994e04330646aaafcc6
parent 17dfa1f5eef8fcf2724e91cfe39a60096c587100
Author: pyratebeard <root@pyratebeard.net>
Date:   Tue, 18 Jan 2022 17:25:46 +0000

whoops

Diffstat:
Mstyle.css | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/style.css b/style.css @@ -196,9 +196,9 @@ code { } hr { -· border-bottom: 0px; -· border-top: 1px dotted #bbbbbb; -· width: 30%; + border-bottom: 0px; + border-top: 1px dotted #bbbbbb; + width: 30%; } footer {