Remotely/Server/wwwroot/css/Themes/darkly.custom.css

24 lines
296 B
CSS

hr {
border-top: 1px solid #282828;
}
.console-prompt {
color: royalblue;
}
.console-output {
color: limegreen;
}
.navbar-brand {
font-size: 1.5rem !important;
}
.logo-subtitle {
font-size: .5em;
color: deepskyblue;
}
.form-floating > label {
color: #375a7f;
}