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