Logbook edited 2024-07-25c

This commit is contained in:
Expo on server 2024-07-24 21:18:45 +01:00
parent eab7d4c839
commit c6ecfae348

View File

@ -925,6 +925,9 @@ Nat and Sarah also arrived
<p>By putting in some nice styling</p>
</div>
<style>
.backgroundDiv {
background-image: repeating-linear-gradient(red, yellow 10%, green 20%);
}
.special {
background-color: white;
color: black;
@ -935,10 +938,6 @@ 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>