commit 6b03499d9f41c7a4437aa6f6fd403d0d7b96b7e0 parent a0c13d4d696435b2a508c55bea5bac0b0ae3f49e Author: xfnw <xfnw@ttm.sh> Date: Sun, 2 Aug 2020 14:21:53 -0400 hr is now greeeeen Diffstat:
M | template/style.css | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/template/style.css b/template/style.css @@ -1,6 +1,6 @@ /* ~lickthecheese's lickhack css! */ /* gpl affero v3 */ -body { +body, hr { background: black; font-family: monospace; color: #aea;