Remotely/Server/wwwroot/css/Themes/darkly.custom.css
2021-07-29 07:57:31 -07:00

20 lines
248 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;
}