Files
jupyterhub/share/jupyter/static/less/logout.less
MinRK 7f93ea2325 add some basic HTML pages
and LESS

closes #6
2014-09-09 15:20:21 -07:00

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