style: visualise Patreon tiers
This commit is contained in:
@@ -128,8 +128,8 @@ html
|
|||||||
| a Warcraft 3 custom map (cJASS)
|
| a Warcraft 3 custom map (cJASS)
|
||||||
h2 Supporters:
|
h2 Supporters:
|
||||||
ul.supporters
|
ul.supporters
|
||||||
li.plain Mark Gromov
|
li.legendary Mark Gromov
|
||||||
li.plain
|
li.rare
|
||||||
a(href="https://github.com/ljuti") Lauri Jutila
|
a(href="https://github.com/ljuti") Lauri Jutila
|
||||||
p.thanks
|
p.thanks
|
||||||
i Thanks to all my supporters for helping me to dedicate even more time on the open-source projects!
|
i Thanks to all my supporters for helping me to dedicate even more time on the open-source projects!
|
||||||
|
|||||||
@@ -70,6 +70,15 @@ ul.projects
|
|||||||
ul.supporters
|
ul.supporters
|
||||||
list-style: square
|
list-style: square
|
||||||
|
|
||||||
|
li
|
||||||
|
&.rare
|
||||||
|
&, & a
|
||||||
|
color: #2c58a2
|
||||||
|
|
||||||
|
&.legendary
|
||||||
|
&, & a
|
||||||
|
color: #f0741c
|
||||||
|
|
||||||
.thanks
|
.thanks
|
||||||
margin-top: 1rem
|
margin-top: 1rem
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user