summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--aide.html7
-rw-r--r--index.html8
-rw-r--r--installation.html10
-rw-r--r--style.css1
4 files changed, 22 insertions, 4 deletions
diff --git a/aide.html b/aide.html
index c030944..2be2c52 100644
--- a/aide.html
+++ b/aide.html
@@ -32,7 +32,12 @@
<footer>
- <center>Un jeu par <a href="http://piernov.org">piernov</a></center>
+ <p><center>Un jeu par <a href="piernov.org">piernov</a><br/>Lui payer une bière ? <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
+<input type="hidden" name="cmd" value="_s-xclick">
+<input type="hidden" name="hosted_button_id" value="4B4WWYAYE35WC">
+<input type="image" src="https://www.paypalobjects.com/fr_FR/FR/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - la solution de paiement en ligne la plus simple et la plus sécurisée !">
+<img alt="" border="0" src="https://www.paypalobjects.com/fr_FR/i/scr/pixel.gif" width="1" height="1">
+</form></p>
</footer>
</body>
diff --git a/index.html b/index.html
index 35ae862..b1085ca 100644
--- a/index.html
+++ b/index.html
@@ -41,8 +41,12 @@
<br/>
<br/>
<footer>
- <center>Un jeu par <a href="piernov.org">piernov</a></center>
+ <p><center>Un jeu par <a href="piernov.org">piernov</a><br/>Lui payer une bière ? <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
+<input type="hidden" name="cmd" value="_s-xclick">
+<input type="hidden" name="hosted_button_id" value="4B4WWYAYE35WC">
+<input type="image" src="https://www.paypalobjects.com/fr_FR/FR/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - la solution de paiement en ligne la plus simple et la plus sécurisée !">
+<img alt="" border="0" src="https://www.paypalobjects.com/fr_FR/i/scr/pixel.gif" width="1" height="1">
+</form></p>
</footer>
-
</body>
</html>
diff --git a/installation.html b/installation.html
index 34d41b7..beb705a 100644
--- a/installation.html
+++ b/installation.html
@@ -22,6 +22,8 @@
<div id="screenshots">
Images IG
</div>
+ <br/>
+
</aside>
<section>
@@ -38,8 +40,14 @@
<br/>
<br/>
<footer>
- <center>Un jeu par <a href="piernov.org">piernov</a></center>
+ <p><center>Un jeu par <a href="piernov.org">piernov</a><br/>Lui payer une bière ? <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
+<input type="hidden" name="cmd" value="_s-xclick">
+<input type="hidden" name="hosted_button_id" value="4B4WWYAYE35WC">
+<input type="image" src="https://www.paypalobjects.com/fr_FR/FR/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal - la solution de paiement en ligne la plus simple et la plus sécurisée !">
+<img alt="" border="0" src="https://www.paypalobjects.com/fr_FR/i/scr/pixel.gif" width="1" height="1">
+</form></p>
</footer>
+
</body>
</html>
diff --git a/style.css b/style.css
index 0d83568..0c39401 100644
--- a/style.css
+++ b/style.css
@@ -34,6 +34,7 @@ div#screenshots{
width: 13em;
border: solid black 1px;
border-radius: 0.5em;
+ padding: 0.25em;
}
section{