diff --git a/dist/svg/globe.svg b/dist/svg/globe.svg new file mode 100644 index 0000000..ed6d82f --- /dev/null +++ b/dist/svg/globe.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/dist/svg/lock.svg b/dist/svg/lock.svg new file mode 100644 index 0000000..4cbd17f --- /dev/null +++ b/dist/svg/lock.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/dist/svg/rotate-right.svg b/dist/svg/rotate-right.svg new file mode 100644 index 0000000..96df641 --- /dev/null +++ b/dist/svg/rotate-right.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/dist/svg/unlock.svg b/dist/svg/unlock.svg new file mode 100644 index 0000000..a4c0097 --- /dev/null +++ b/dist/svg/unlock.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/dist/treebird.css b/dist/treebird.css index ece4059..cbdb3b9 100644 --- a/dist/treebird.css +++ b/dist/treebird.css @@ -4,25 +4,25 @@ padding: 0; } -html, body +body { - margin: 5px; - padding: 0; + margin-bottom: 40px; + margin-top: 10px; } html { - height: 100%; + background-attachment: fixed !important; + background-size: cover !important; + background-color: unset !important; background-color: #eee; } body { - background-attachment: fixed; - background-size: cover; - background-color: unset; font-family: sans-serif, Arial, Helvetica; color: #040404; + height: 100%; } /* Basic elements */ diff --git a/static/index.tmpl b/static/index.tmpl index bc1c244..ac62bc4 100644 --- a/static/index.tmpl +++ b/static/index.tmpl @@ -1,5 +1,5 @@ - +