diff --git a/static/london.css b/static/london.css index 73794f8d7..98ba3eecb 100644 --- a/static/london.css +++ b/static/london.css @@ -36,7 +36,7 @@ a.nav { font-weight: bold; } a:focus, a:hover { - background: #06c; + background-color: #06c; color: #fff; } @@ -183,3 +183,21 @@ footer a:focus { footer p { margin-bottom: 0.5em; } + +a.calendar-plus, a.calendar-plus:visited { + display: inline-block; + width: 18px; + height: 18px; + font: 18px "arial", sans-serif; + line-height: 18px; + text-align: center; + background-color: #3c87f9; + color: white; + /* + background: url('https://calendar.google.com/googlecalendar/images/logo-plus.png') center no-repeat; + color: transparent; + */ +} +a.calendar-plus:focus, a.calendar-plus:hover { + background-color: #06c; +} diff --git a/templates/homepage.html b/templates/homepage.html index 9816a3339..e5a1b1e02 100644 --- a/templates/homepage.html +++ b/templates/homepage.html @@ -6,7 +6,7 @@
See where we've been before, where we'll be in the future, how to keep in touch, or just find out more about Pub Standards.
- Add the iCal feed to your calendar and you'll never miss a Pub Standards event! + Add the iCal feed to your calendar and you'll never miss a Pub Standards event! +
Never forget a Pub Standards event by adding our iCal feed to your calendar!
+Never forget a Pub Standards event by adding our iCal feed to your calendar! +
To keep abreast of the latest events, fun facts, and debates about what to call this months Substandards, sign up to the London Pubstandards mailing list.
diff --git a/templates/next.html b/templates/next.html index fcbc0a12f..ed27324ae 100644 --- a/templates/next.html +++ b/templates/next.html @@ -4,7 +4,7 @@- This list is also available as an iCalendar feed . You may also want to see all previous Pub Standards events. + This list is also available as an iCalendar feed +. You may also want to see all previous Pub Standards events.
- This list is also available as an iCalendar feed . You may also want to see all upcoming Pub Standards events. + This list is also available as an iCalendar feed +. You may also want to see all upcoming Pub Standards events.