mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-07 18:14:10 +00:00
15 lines
200 B
Plaintext
15 lines
200 B
Plaintext
div.logout-main {
|
|
margin: 2em;
|
|
text-align: center;
|
|
}
|
|
|
|
div.logout-main > h1 {
|
|
font-size: 400%;
|
|
line-height: normal;
|
|
}
|
|
|
|
div.logout-main > p {
|
|
font-size: 200%;
|
|
line-height: normal;
|
|
}
|