summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
Diffstat (limited to 'extras')
-rw-r--r--extras/html/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/extras/html/style.css b/extras/html/style.css
index e460a61..0001a3a 100644
--- a/extras/html/style.css
+++ b/extras/html/style.css
@@ -21,8 +21,8 @@
body {
font-family: text;
max-width: 1024px;
- padding: 0 20px;
- margin:0 auto;
+ padding: 20px 20px;
+ margin: 20px auto;
border-image: linear-gradient(#f6b73c, #4d9f0c) 30;
border-width: 1px;
border-style: solid;