aboutsummaryrefslogtreecommitdiff
path: root/nathans_philosophy.html
diff options
context:
space:
mode:
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>