diff --git a/years/2024/logbook.html b/years/2024/logbook.html index b24d30541..1675a8357 100644 --- a/years/2024/logbook.html +++ b/years/2024/logbook.html @@ -920,8 +920,10 @@ Nat and Sarah also arrived <div class="tripdate" id="2024-07-25c">2024-07-25</div> <div class="trippeople"><u>ZW</u>,,</div> <div class="triptitle">basecamp - Zac Breaks the log book</div> +<div class="backgroundDiv"> <h1 class="special">Zac Breaks the Log book</h1> <p>By putting in some nice styling</p> +</div> <style> .special { background-color: white; @@ -933,6 +935,10 @@ font-family: "cursive", Times New Roman"; font-size: 40px; font-style: italic; } +<p> +.backgroundDiv{ +background-image: repeating-linear-gradient(red, yellow 10%, green 20%); +} </style> <div class="timeug">T/U: 0.0 hours</div> <div class="editentry"><br /><a href="/logbookedit/2024-07-25c">Edit this entry</a><br /></div>