Fix unmatched quotes spoiling syntax colouring for logbook.html

This commit is contained in:
Wookey 2024-08-08 04:39:08 +01:00 committed by Expo on server
parent ffd771f989
commit 9231d3dce4

View File

@ -1154,7 +1154,7 @@ A good but chaotic trip
<style>
.uuI {
font-size: 40px;
font-family: "cursive", Times New Roman";
font-family: "cursive", "Times New Roman";
text-align: center;
}
</style>