aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authornathansmith <nathansmith@posteo.com>2025-05-03 15:26:30 -0600
committernathansmith <nathansmith@posteo.com>2025-05-03 15:26:30 -0600
commit7b24e26e8ec3e8f387d62448a62a764cd8ff1786 (patch)
treed3a880db0415bc8d18569ead0e0bbc7fb4d0d54e /index.html
parentab1dd34b6abe519f8c2a9d74c170dee7b8ed6769 (diff)
Changed xfce guide a tiny bit
Diffstat (limited to 'index.html')
-rw-r--r--index.html10
1 files changed, 8 insertions, 2 deletions
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;
+}
</style>