mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-12 04:23:01 +00:00
15 lines
201 B
Plaintext
15 lines
201 B
Plaintext
div.logout-main {
|
|
margin: auto;
|
|
text-align: center;
|
|
}
|
|
|
|
div.logout-main > h1 {
|
|
font-size: 400%;
|
|
line-height: normal;
|
|
}
|
|
|
|
div.logout-main > p {
|
|
font-size: 200%;
|
|
line-height: normal;
|
|
}
|