Skip to content

Commit

Permalink
Add notice to homepage about a change in date
Browse files Browse the repository at this point in the history
  • Loading branch information
andiemmadavieswilcox committed Jun 22, 2018
1 parent 064156b commit 53752ef
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
<main>
<article>
<div id="content">
<div class="notice">
<img class="paper" src="{{ site.baseurl }}/graphics/notice.svg">
<img class="pushpin" src="{{ site.baseurl }}/graphics/pushpin.svg">
<p><strong>Husbands Bosworth update!</strong> The ‘Party in the Park’ event in Husbands Bosworth is <em>actually</em> on 30<sup>th</sup> June. <a href="{{ site.baseurl }}/news/partyintheparkathusbandsbosworth">Click here for details…</a></p>
</div>
<h1>Home</h1>
<p>Welcome to the online home of the Triumph Mayflower Club! Click on a section link below to get started…</p>
<section>
Expand Down
5 changes: 5 additions & 0 deletions page.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,8 @@
#slideshow img {
margin-bottom: 7px;
}

.notice p {
top: 9px;
line-height: 19px;
}

0 comments on commit 53752ef

Please sign in to comment.