I downloaded the following example:
https://identityserver.imtqy.com/Documentation/docs/overview/mvcGettingStarted.html
How can I change the design of the login page?
You are editing the login page for IdentityServer using the IViewService implementation.
IViewService
Details on how to do this in the official documentation can be found.