Downloadthis Example
Author
Shafayet Khan Shafee
Published
February 16, 2023
Styling the buttons
Using the options class or id, it is really simple to style the buttons using CSS.
Suppose we define following CSS class and id’s in a CSS file,
button-style.css
Then we add the two styled buttons using {{< downloadthis files/quarto.png class=styled id=btn1 >}} and {{< downloadthis files/quarto.png class=styled id=btn2 >}},