summaryrefslogtreecommitdiff
path: root/extras/html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-04-26 22:36:48 +0300
committerPaul Buetow <paul@buetow.org>2023-04-26 22:36:48 +0300
commit4d03575eaaeebf8046367a4ab1a3621c3e9e9540 (patch)
tree7281e5518a237a2544b03daba66ea553262a1a10 /extras/html
parent5f4a64e210ae376f7a686fc959edd07170a4ebfe (diff)
css: allign auto
Diffstat (limited to 'extras/html')
-rw-r--r--extras/html/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/extras/html/style.css b/extras/html/style.css
index 7639916..e460a61 100644
--- a/extras/html/style.css
+++ b/extras/html/style.css
@@ -22,6 +22,7 @@ body {
font-family: text;
max-width: 1024px;
padding: 0 20px;
+ margin:0 auto;
border-image: linear-gradient(#f6b73c, #4d9f0c) 30;
border-width: 1px;
border-style: solid;