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