This commit is contained in:
Doug Feigelson 2018-06-08 00:54:41 -07:00
parent 4378eca2e8
commit c892d74e0f
1 changed files with 4 additions and 1 deletions

View File

@ -54,13 +54,16 @@
font-family: monospace;
}
#zn-show-creds {
color:white !important;
color:white;
padding-left: 5px;
font-size: 20px;
}
.zn-creds-left {
padding-right: 20px;
}
#zn-vnccurl {
color:white;
}
</style>
</head>