diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -9,7 +9,7 @@ <style type="text/css"> /* Progress */ progress { - width: 25em; + width: 30em; background-color: #ff8484; border-radius: 1em; margin: 0 1em; @@ -56,14 +56,17 @@ <p class="msg"> --> <h2>Next year <strong>Web hosting</strong> budget, until August 2020: - <progress max="500" value="500">100%</progress> <strong>100% of 500€</strong>. + <progress max="500" value="500">100%</progress> <strong>100% of 500€</strong> + </h2> <!-- - <progress max="500" value="455">91%</progress> <strong>91% of 500€</strong>. + <progress max="500" value="455">91%</progress> <strong>91% of 500€</strong> --> <!-- </p>-<p class="msg" style="margin-bottom: 18em"> --> + <p class="msg">Overflow will be used to buy a <strong>new builder</strong> (Intel i9-9900K based). <a href="https://blog.remirepo.net/pages/MerciThanks">Thank you</a> for your support. + </p> <!-- and <a href="https://blog.remirepo.net/pages/MerciThanks">GET</a> the Sticker ! --> </h2> |