From 5490ea5377c831b5d5cbb86800ede6bf667dc5cd Mon Sep 17 00:00:00 2001 From: MEUNIER Thibaud Date: Sun, 23 Sep 2018 09:25:57 +0200 Subject: [PATCH] forcer la taille des boutons --- css/topisto.css | 4 ++++ index.php | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/css/topisto.css b/css/topisto.css index d04b5ef..8401480 100644 --- a/css/topisto.css +++ b/css/topisto.css @@ -18,6 +18,10 @@ margin-bottom: 30px; } + .btn-topisto { + width: 60px !important; + } + .btn-secondary { background-color: #74716c; color:#fff; diff --git a/index.php b/index.php index 5cce129..1f27ac2 100644 --- a/index.php +++ b/index.php @@ -118,10 +118,10 @@

A kind of Blockchain Explorer
- + - +
@@ -131,10 +131,10 @@
- + - +