X-Git-Url: https://git.cweiske.de/grauphel.git/blobdiff_plain/01aae57048be789c8102106833f734b382aafc2e..35be0ae011c70e766417b1e640a8dac03644a3b6:/grauphel.css diff --git a/grauphel.css b/grauphel.css index 37360db..e31ed6d 100644 --- a/grauphel.css +++ b/grauphel.css @@ -37,3 +37,15 @@ .app-grauphel #app-content a.lined { text-decoration: underline; } + +.app-grauphel .oauth-authorize { + margin: 2ex; + text-align: center; +} +.app-grauphel .msg { + padding: 2ex; +} +.app-grauphel .buttons { + margin-top: 2ex; + text-align: center; +} \ No newline at end of file