mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-26 01:01:58 +00:00
Logbook edited 2024-07-25c
This commit is contained in:
parent
eab7d4c839
commit
c6ecfae348
@ -925,6 +925,9 @@ Nat and Sarah also arrived
|
|||||||
<p>By putting in some nice styling</p>
|
<p>By putting in some nice styling</p>
|
||||||
</div>
|
</div>
|
||||||
<style>
|
<style>
|
||||||
|
.backgroundDiv {
|
||||||
|
background-image: repeating-linear-gradient(red, yellow 10%, green 20%);
|
||||||
|
}
|
||||||
.special {
|
.special {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
color: black;
|
color: black;
|
||||||
@ -935,10 +938,6 @@ 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>
|
||||||
|
Loading…
Reference in New Issue
Block a user