From 7b24e26e8ec3e8f387d62448a62a764cd8ff1786 Mon Sep 17 00:00:00 2001 From: nathansmith Date: Sat, 3 May 2025 15:26:30 -0600 Subject: Changed xfce guide a tiny bit --- index.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 9b35a09..5a90d0e 100644 --- a/index.html +++ b/index.html @@ -11,8 +11,14 @@ body { background-image: url('images/background.png'); } -table { color: black; background-color: #bebebe; margin-top: 10px; - margin-bottom: 10px; margin-left: 10px; margin-right: 10px; } +table { + color: black; + background-color: #bebebe; + margin-top: 10px; + margin-bottom: 10px; + margin-left: 10px; + margin-right: 10px; +} -- cgit v1.2.3