mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-12-23 00:42:22 +00:00
Fix unmatched quotes spoiling syntax colouring for logbook.html
This commit is contained in:
parent
2cbeabe08a
commit
62e359d24d
@ -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