From b21e660971adf9d7d75d150c3064481c6c4f7c44 Mon Sep 17 00:00:00 2001 From: MEUNIER Thibaud Date: Sun, 21 Oct 2018 08:17:07 +0200 Subject: [PATCH] ajout de explorer.php --- css/topisto.css | 9 ++- explorer.php | 136 ++++++++++++++++++++++++++++++++++++++++++++ full.php | 3 + index.php | 12 ++-- js/blockexplorer.js | 20 ++++++- simple.php | 3 + 6 files changed, 171 insertions(+), 12 deletions(-) create mode 100644 explorer.php diff --git a/css/topisto.css b/css/topisto.css index 8401480..8e8cefd 100644 --- a/css/topisto.css +++ b/css/topisto.css @@ -193,12 +193,15 @@ .col-sm-4 { text-align: center; } - .btn-lg { - width: 100%; - } + .btn-topisto { + width: 60px !important; + } } @media screen and (max-width: 480px) { .logo { font-size: 150px; } + .btn-topisto { + width: 60px !important; + } } diff --git a/explorer.php b/explorer.php new file mode 100644 index 0000000..2a8f1bb --- /dev/null +++ b/explorer.php @@ -0,0 +1,136 @@ + + + + TOPISTO + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
 
+
+
+ +
+ +
+

+ + + + SCROLL TO LOAD PREVIOUS BLOCK + + + +

+
+
+

Contact me

+

Shambala

+

Employer : Mutiny

+

+00 666 666 666

+

+ + + + +

+
+ +
+ PGP :
+ +
+
+
+ + + + diff --git a/full.php b/full.php index 39c057b..2974d38 100644 --- a/full.php +++ b/full.php @@ -20,6 +20,9 @@