[openstreetmap/openstreetmap-website] Re-arrange login and signup screens as discussed in #4128 (PR #4455)

Milan Cvetkovic notifications at github.com
Mon Mar 11 16:29:31 UTC 2024


@milan-cvetkovic commented on this pull request.



> @@ -750,6 +750,11 @@ tr.turn:hover {
 
   &.new-user-main {
     background-image: image-url("sign-up-illustration.png");
+    background-position-x: 100px;
+  }
+
+  &.new-user-blocked {
+    background-image: image-url("sign-up-illustration.png");

I see... I will resize the screen and add tabs to have the same look & feel as if "sign up" was selected, so the user can still navigate to "log in".

As for the font size, the template uses <h1> and <h2> for the two paragraphs.
I will have them reduced to <p> and add <strong to the thext in 1st paragraph.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4455#discussion_r1520026053
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/4455/review/1928343200 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240311/e2298c1f/attachment.htm>


More information about the rails-dev mailing list