diff --git a/assets/templates/404.gohtml b/assets/templates/404.gohtml index 734459753..d411f1c72 100644 --- a/assets/templates/404.gohtml +++ b/assets/templates/404.gohtml @@ -2,6 +2,7 @@ + @@ -22,10 +23,10 @@ .e973c102-193a-465f-a6ce-238077277871,.fc6d24c6-9a63-4383-a118-2195cb69577d{fill:none;} .bb0146b0-9b01-4116-a7e2-79b9809a5f83{clip-path:url(#aced1c04-d137-4184-b323-97ff0384d552);} .b8904b42-fb62-4aa5-aae5-dc17759b185d{clip-path:url(#ed8c2ee9-6712-480b-97dc-53fde4d07a40);} - .e973c102-193a-465f-a6ce-238077277871{stroke:#c6d2ff;stroke-miterlimit:10;stroke-width:5px;} + .e973c102-193a-465f-a6ce-238077277871{stroke:#efefef;stroke-miterlimit:10;stroke-width:5px;} .f5ddff88-48c1-46f9-a031-aee9bce94bd6{clip-path:url(#a1251993-bbf1-4548-8238-fa794c0bb4e3);} .ead6f749-dce3-444a-a4f2-acc8f3078dec{clip-path:url(#be2d8169-fac1-479f-9595-ff9fe03b48a4);} - .a34fac52-8499-4455-a7f4-105abc9df09b,.f18ba0a9-054f-4ae5-b0d0-1c52cbadb98f{font-size:63px;fill:#c6d2ff;} + .a34fac52-8499-4455-a7f4-105abc9df09b,.f18ba0a9-054f-4ae5-b0d0-1c52cbadb98f{font-size:63px;fill:#efefef;} .a34fac52-8499-4455-a7f4-105abc9df09b{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";} .beccc81f-4365-4373-9899-0d823daf22a9{letter-spacing:0.01em;} .f18ba0a9-054f-4ae5-b0d0-1c52cbadb98f{font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";font-weight:300;letter-spacing:0em;} diff --git a/frontend/src/css/static.css b/frontend/src/css/static.css index 0a217f66b..a06a5fc30 100644 --- a/frontend/src/css/static.css +++ b/frontend/src/css/static.css @@ -36,9 +36,9 @@ #photoprism a.logo-large { display: block; text-decoration: none; - color: #c6d2ff; - width: 230px; - height: 230px; + color: #efefef; + width: 280px; + height: 280px; } /* Splash Screen */