Initial prettify

This commit is contained in:
Sam Schloegel
2022-01-03 10:51:25 -05:00
parent 551d29da60
commit c5691b56c9
26 changed files with 2602 additions and 2545 deletions
+8 -11
View File
@@ -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;
}