Add link to WebSocket test if WebSocket connection failed

This commit is contained in:
Sebastian Serth
2020-03-07 11:37:36 +01:00
parent 42d5480167
commit 82e560cace
6 changed files with 14 additions and 5 deletions

View File

@@ -77,6 +77,11 @@ span.caret {
.flash {
font-size: 100%;
a, a:hover {
color: white;
font-weight: bold;
}
}
.markdown {