Logbook edited 2024-07-25c

This commit is contained in:
Expo on server 2024-07-24 21:16:35 +01:00
parent 439fdd5d58
commit 319d2dff1c

View File

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