add styles to background element
This commit is contained in:
parent
5b6bd00047
commit
076d5eea18
@ -10,8 +10,8 @@
|
|||||||
type="image/jpg"
|
type="image/jpg"
|
||||||
href={Routes.static_path(@conn, "/images/cannery.svg")}
|
href={Routes.static_path(@conn, "/images/cannery.svg")}
|
||||||
/>
|
/>
|
||||||
<.live_title suffix=" | Cannery">
|
<.live_title suffix={" | #{gettext("Cannery")}"}>
|
||||||
<%= assigns[:page_title] || "Cannery" %>
|
<%= assigns[:page_title] || gettext("Cannery") %>
|
||||||
</.live_title>
|
</.live_title>
|
||||||
<link phx-track-static rel="stylesheet" href={Routes.static_path(@conn, "/css/app.css")} />
|
<link phx-track-static rel="stylesheet" href={Routes.static_path(@conn, "/css/app.css")} />
|
||||||
<script
|
<script
|
||||||
@ -23,7 +23,7 @@
|
|||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class="m-0 p-0 w-full h-full bg-white">
|
<body class="m-0 p-0 w-full h-full subpixel-antialiased">
|
||||||
<%= @inner_content %>
|
<%= @inner_content %>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -1146,3 +1146,9 @@ msgstr ""
|
|||||||
#, elixir-autogen, elixir-format
|
#, elixir-autogen, elixir-format
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/cannery_web/templates/layout/root.html.heex:13
|
||||||
|
#: lib/cannery_web/templates/layout/root.html.heex:14
|
||||||
|
#, elixir-autogen, elixir-format, fuzzy
|
||||||
|
msgid "Cannery"
|
||||||
|
msgstr ""
|
||||||
|
@ -1129,3 +1129,9 @@ msgstr ""
|
|||||||
#, elixir-autogen, elixir-format
|
#, elixir-autogen, elixir-format
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/cannery_web/templates/layout/root.html.heex:13
|
||||||
|
#: lib/cannery_web/templates/layout/root.html.heex:14
|
||||||
|
#, elixir-autogen, elixir-format
|
||||||
|
msgid "Cannery"
|
||||||
|
msgstr ""
|
||||||
|
@ -1129,3 +1129,9 @@ msgstr ""
|
|||||||
#, elixir-autogen, elixir-format
|
#, elixir-autogen, elixir-format
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/cannery_web/templates/layout/root.html.heex:13
|
||||||
|
#: lib/cannery_web/templates/layout/root.html.heex:14
|
||||||
|
#, elixir-autogen, elixir-format, fuzzy
|
||||||
|
msgid "Cannery"
|
||||||
|
msgstr ""
|
||||||
|
@ -1148,3 +1148,9 @@ msgstr ""
|
|||||||
#, elixir-autogen, elixir-format
|
#, elixir-autogen, elixir-format
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/cannery_web/templates/layout/root.html.heex:13
|
||||||
|
#: lib/cannery_web/templates/layout/root.html.heex:14
|
||||||
|
#, elixir-autogen, elixir-format, fuzzy
|
||||||
|
msgid "Cannery"
|
||||||
|
msgstr "Logo de cannery"
|
||||||
|
@ -1149,3 +1149,9 @@ msgstr ""
|
|||||||
#, elixir-autogen, elixir-format
|
#, elixir-autogen, elixir-format
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/cannery_web/templates/layout/root.html.heex:13
|
||||||
|
#: lib/cannery_web/templates/layout/root.html.heex:14
|
||||||
|
#, elixir-autogen, elixir-format, fuzzy
|
||||||
|
msgid "Cannery"
|
||||||
|
msgstr "Logo de Cannery"
|
||||||
|
@ -1140,3 +1140,9 @@ msgstr ""
|
|||||||
#, elixir-autogen, elixir-format
|
#, elixir-autogen, elixir-format
|
||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: lib/cannery_web/templates/layout/root.html.heex:13
|
||||||
|
#: lib/cannery_web/templates/layout/root.html.heex:14
|
||||||
|
#, elixir-autogen, elixir-format, fuzzy
|
||||||
|
msgid "Cannery"
|
||||||
|
msgstr ""
|
||||||
|
Loading…
Reference in New Issue
Block a user