Hi, I just installed Moodle 3.82 (Build: 20200309) on the development server.
So my 1st assignment is to modify the appearance of the login page.
Here's the default/unmodified:

And the new login page should look like this:

How do I modify the CSS (and perhaps the relevant PHP files as well)?
I already take a look inside \theme\classic\ directory and at Site administration -> Appearance -> Themes -> Classic.
Still couldn't understand Moodle concept and code, though.
Hopefully someone doesn't mind providing a few hints.