Files
jupyterhub/share/jupyter/hub/static/less/logout.less
2015-03-03 16:53:35 -08:00

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;
}