Improve log display, use a <pre> so it can be easily cut and pasted.
This commit is contained in:
@@ -42,6 +42,10 @@ body {
|
||||
max-width: 42em;
|
||||
}
|
||||
|
||||
pre {
|
||||
background-color: black;
|
||||
color: aliceblue;
|
||||
}
|
||||
|
||||
/*
|
||||
* Header
|
||||
|
||||
Reference in New Issue
Block a user