bulma/docs/_includes/global/fortyfour.html

25 lines
650 B
HTML
Raw Normal View History

2018-01-10 11:48:03 +00:00
<a class="bd-banner is-fortyfour" href="https://jgthms.com/css-in-44-minutes-ebook" target="_blank">
2018-06-25 08:30:44 +00:00
<p class="bd-banner-label">
2019-02-07 18:03:02 +00:00
My CSS ebook
2018-04-13 23:21:03 +00:00
</p>
<figure class="bd-banner-image">
{%
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>
2018-06-25 08:30:44 +00:00
<p class="bd-banner-text">
My 44-page ebook "<strong>CSS in 44 minutes</strong>" is out! <span class="bd-emoji-bis">😃</span>
</p>
2018-01-10 11:48:03 +00:00
<span class="button is-success is-rounded">
2018-06-25 08:30:44 +00:00
<strong>Buy now →</strong>
2018-01-10 11:48:03 +00:00
</span>
</a>