mirror of
https://github.com/nextcloud/server.git
synced 2026-02-27 18:37:17 +01:00
5 lines
196 B
CSS
5 lines
196 B
CSS
.guest-container{ width:35%; margin: 2em auto 0 auto; }
|
|
#oauth-request a.button{ float: right; }
|
|
#oauth-request ul li{ list-style: disc; }
|
|
#oauth-request ul { margin-left: 2em; margin-top: 1em; }
|