pull/34/head
dsc 3 years ago
parent e2adab2749
commit 27c3133f90

@ -313,18 +313,18 @@ ul {
font-size: 1.25em;
}
ul {
ul.todo {
list-style: none;
margin-left: 0;
padding-left: 0;
}
li {
ul.todo > li {
padding-left: 1em;
text-indent: -1em;
}
li:before {
ul.todo > li:before {
content: "+";
padding-right: 5px;
}

@ -318,7 +318,7 @@
<p class="blurb">
Not a programmer? You don't need to be! There's more than one way to contribute. Examples include:</p>
<ul>
<ul class="todo">
<li>
Make Wownero memes create Wownero inspired art, or some WOW music, and share them on /r/Wownero, SuchWOW, or Twitter.
</li>

Loading…
Cancel
Save