bulma/docs/_includes/global/fortyfour.html

25 lines
651 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-04-13 23:21:03 +00:00
<p class="bd-banner-title">
New ebook!
</p>
2018-01-10 11:48:03 +00:00
<p class="bd-banner-text">
2018-04-13 23:21:03 +00:00
My 44-page ebook "<strong>CSS in 44 minutes</strong>" is out! <span class="bd-emoji-bis">😃</span>
2018-01-10 11:48:03 +00:00
</p>
2018-04-13 23:21:03 +00:00
<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-01-10 11:48:03 +00:00
<span class="button is-success is-rounded">
<strong>Get it now →</strong>
</span>
</a>