aboutsummaryrefslogtreecommitdiff
path: root/nathans_philosophy.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 /nathans_philosophy.html
parentab1dd34b6abe519f8c2a9d74c170dee7b8ed6769 (diff)
Changed xfce guide a tiny bit
Diffstat (limited to 'nathans_philosophy.html')
-rw-r--r--nathans_philosophy.html15
1 files changed, 12 insertions, 3 deletions
diff --git a/nathans_philosophy.html b/nathans_philosophy.html
index a74c573..d7e9c56 100644
--- a/nathans_philosophy.html
+++ b/nathans_philosophy.html
@@ -6,10 +6,19 @@
<style>
-body { background-image: url('images/nathans_philosophy_background.png'); }
+body {
+ color: black;
+ background-image: url('images/nathans_philosophy_background.png');
+}
-table { color: black; background-color: #bebebe; margin-top: 10px;
- margin-bottom: 10px; margin-left: 10px; margin-right: 10px; border=1 }
+table {
+ color: black;
+ background-color: #bebebe;
+ margin-top: 10px;
+ margin-bottom: 10px;
+ margin-left: 10px;
+ margin-right: 10px;
+}
</style>