mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-14 21:43:01 +00:00
12 lines
123 B
Plaintext
12 lines
123 B
Plaintext
.jpy-logo {
|
|
height: 40px;
|
|
margin: 8px;
|
|
}
|
|
|
|
div#header {
|
|
border-bottom: 1px solid #ccc;
|
|
}
|
|
|
|
.hidden {
|
|
display: none;
|
|
} |