mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-01-18 17:02:35 +00:00
Fix unmatched quotes spoiling syntax colouring for logbook.html
This commit is contained in:
parent
ffd771f989
commit
9231d3dce4
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user