mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-19 04:23:54 +00:00
Initial prettify
This commit is contained in:
@@ -1,16 +1,13 @@
|
||||
table{
|
||||
font-family: PlexMono !important;
|
||||
table {
|
||||
font-family: PlexMono !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
.warning{
|
||||
color: #e9873a;
|
||||
.warning {
|
||||
color: #e9873a;
|
||||
}
|
||||
.error{
|
||||
color: #ed5f5d;
|
||||
.error {
|
||||
color: #ed5f5d;
|
||||
}
|
||||
.ok{
|
||||
color: #79b757;
|
||||
.ok {
|
||||
color: #79b757;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user