Improve log display, use a <pre> so it can be easily cut and pasted.

This commit is contained in:
2021-06-03 19:36:48 +09:30
parent b69cdebf3b
commit fdf70daba7
7 changed files with 84 additions and 64 deletions

View File

@@ -42,6 +42,10 @@ body {
max-width: 42em;
}
pre {
background-color: black;
color: aliceblue;
}
/*
* Header