Add train details to train endpoint. Formatting and styling incomplete
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
let code = $derived(toc.toUpperCase());
|
||||
</script>
|
||||
|
||||
|
||||
<!-- SPACE MONO for the font? -->
|
||||
<div class="toc-container {code}">
|
||||
{code}
|
||||
@@ -25,7 +24,7 @@
|
||||
font-size: 1.1rem;
|
||||
background-color: #333;
|
||||
color: #fff;
|
||||
font-family:'Courier New', Courier, monospace;
|
||||
font-family: 'Courier New', Courier, monospace;
|
||||
}
|
||||
|
||||
.AW {
|
||||
|
||||
Reference in New Issue
Block a user