Files
bulma/docs/_includes/global/fortyfour.html

23 lines
649 B
HTML
Raw Permalink Normal View History

2024-01-04 16:47:08 +00:00
<a class="bd-fortyfour" href="https://gum.co/css-44-deluxe" target="_blank">
<p class="bd-fortyfour-label">My CSS ebook</p>
2018-04-14 00:21:03 +01:00
2021-01-30 13:36:20 +00:00
<figure class="bd-fortyfour-image">
2018-04-14 00:21:03 +01:00
{%
include elements/responsive-image.html
path="css-book/css-in-44-minutes-book-cover"
extension="png"
alt="CSS in 44 minutes book cover"
width="126"
height="176"
%}
</figure>
2024-01-04 16:47:08 +00:00
<p class="bd-fortyfour-text">My 44-page ebook to teach you <strong>CSS in 44 minutes</strong></p>
2018-06-25 10:30:44 +02:00
2021-01-30 13:36:20 +00:00
<div class="bd-fortyfour-cta">
<span class="button is-primary is-light is-rounded is-small">
<strong>Buy now →</strong>
</span>
</div>
2018-01-10 11:48:03 +00:00
</a>