Fix unmatched quotes spoiling syntax colouring for logbook.html

This commit is contained in:
Wookey 2024-08-08 04:39:08 +01:00
parent 2cbeabe08a
commit 62e359d24d

View File

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