diff --git a/css/main.css b/css/main.css index f953250..283adef 100644 --- a/css/main.css +++ b/css/main.css @@ -21,31 +21,31 @@ limitations under the License. @import url('open.css'); :root { - --app-background: #f4f4f4; - --background: #ffffff; - --foreground: #000000; - --font: #333333; - --grey: #666666; - --accent: #0098d4; - --error: #d6001c; - --link: #0098d4; - --borders: #f4f4f4; + --app-background: #f4f4f4; + --background: #ffffff; + --foreground: #000000; + --font: #333333; + --grey: #666666; + --accent: #0098d4; + --error: #d6001c; + --link: #0098d4; + --borders: #f4f4f4; --lightgrey: #E6E6E6; --spinner-stroke-size: 2px; } html { - margin: 0; - padding: 0; + margin: 0; + padding: 0; } body { - background-color: var(--app-background); - background-image: url('../images/background.svg'); + background-color: var(--app-background); + background-image: url('../images/background.svg'); background-attachment: fixed; - background-repeat: no-repeat; - background-size: auto; - background-position: center -50px; + background-repeat: no-repeat; + background-size: auto; + background-position: center -50px; height: 100%; width: 100%; font-size: 14px; @@ -89,12 +89,12 @@ input[type="checkbox"], input[type="radio"] { .RootView { margin: 0 auto; - max-width: 480px; - width: 100%; + max-width: 480px; + width: 100%; } .card { - background-color: var(--background); + background-color: var(--background); border-radius: 16px; box-shadow: 0px 18px 24px rgba(0, 0, 0, 0.06); } @@ -104,20 +104,20 @@ input[type="checkbox"], input[type="radio"] { } .hidden { - display: none !important; + display: none !important; } @media screen and (max-width: 480px) { body { - background-image: none; - background-color: var(--background); - padding: 0; + background-image: none; + background-color: var(--background); + padding: 0; } .card { - border-radius: unset; - box-shadow: unset; + border-radius: unset; + box-shadow: unset; } } @@ -141,7 +141,7 @@ input[type="checkbox"], input[type="radio"] { } a, button.text { - color: var(--link); + color: var(--link); } button.text { diff --git a/images/client-icons/fluffychat.svg b/images/client-icons/fluffychat.svg index a3a9516..934ebd9 100644 --- a/images/client-icons/fluffychat.svg +++ b/images/client-icons/fluffychat.svg @@ -1,43 +1,43 @@ + viewBox="0 0 181.4 181.9" style="enable-background:new 0 0 181.4 181.9;" xml:space="preserve"> - + - - - - - - - - - - + + + + + + + + + + diff --git a/index.html b/index.html index 7f5fdc8..dda600c 100644 --- a/index.html +++ b/index.html @@ -1,17 +1,17 @@ - - You're invited to talk on Matrix - - - + + You're invited to talk on Matrix + + + - +