mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-25 08:41:54 +00:00
Logbook edited 2024-07-25c
This commit is contained in:
parent
439fdd5d58
commit
319d2dff1c
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user