]> nos-oignons.net Git - website.git/commitdiff
Ajout d'une taille minimale sur les boutons Paymium pour que ce soit plus joli
authorLunar <lunar@anargeek.net>
Mon, 15 Jun 2015 20:54:50 +0000 (22:54 +0200)
committerLunar <lunar@anargeek.net>
Mon, 15 Jun 2015 20:54:50 +0000 (22:54 +0200)
local.css

index cffab84a922b2acabd6284b0a00bb493e009cca2..27c5c013050e358ea2978ad378aa9253370abda9 100644 (file)
--- a/local.css
+++ b/local.css
@@ -485,7 +485,7 @@ thead td {
 
 .paymium-btn {
   display: inline-block;
-  /*min-width: 140px;*/
+  min-width: 10em;
   padding: 4px 44px 4px 10px;
   padding-right: 44px;
   background: #4d7b99 url(assets/paymium_btc.png) right center no-repeat;