Merge branch 'whitespace' into whitespace-cleanup

This commit is contained in:
vfbd 2022-06-24 12:44:30 -04:00
commit 6acfa8c33c
2 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@ body {
chunk {
color: #ffffff;
white-space: pre-wrap;
}
#gametext.adventure action {

View File

@ -9,7 +9,7 @@
<link rel="stylesheet" href="static/bootstrap.min.css">
<link rel="stylesheet" href="static/bootstrap-toggle.min.css">
<link rel="stylesheet" href="static/open-iconic-bootstrap.min.css">
<link rel="stylesheet" href="static/custom.css?ver=1.18.1b">
<link rel="stylesheet" href="static/custom.css?ver=1.18.1c">
<script src="static/jquery-3.6.0.min.js"></script>
<script src="static/jquery-ui.sortable.min.js"></script>