The new LBRY block explorer
Find a file
Smurphonomics ade487848d
Cleaner Easier to Read Block Explorer
Made a few changes to separate links from titles, reduced some text sizes to be a more uniform, readable size and allow for more content within the page view. Fixed the button `border-radius` error.

This style (not present on the style-sheet) needs to be as changed...

From

`.claims-body .claim-metadata {padding: 24px 36px 88px 36px;}`

To

`.claims-body .claim-metadata {padding: 24px}`
2018-02-22 16:08:17 +10:00
bin Local sync commit 2017-06-13 19:54:56 +01:00
config add supply endpoint (#6) 2017-10-13 06:36:26 +01:00
cron Merge branch 'master' of https://github.com/lbryio/block-explorer into explorer.lbry.io 2017-11-26 13:07:19 +01:00
sql fixed position of download app link 2017-11-26 13:03:07 +01:00
src Update MainController.php 2018-01-14 12:11:29 -05:00
tests Initial commit 2017-06-13 18:33:31 +00:00
webroot Cleaner Easier to Read Block Explorer 2018-02-22 16:08:17 +10:00
.editorconfig Local sync commit 2017-06-13 19:54:56 +01:00
.gitattributes Local sync commit 2017-06-13 19:54:56 +01:00
.gitignore Local sync commit 2017-06-13 19:54:56 +01:00
.htaccess Initial commit 2017-06-13 18:33:31 +00:00
.travis.yml Local sync commit 2017-06-13 19:54:56 +01:00
composer.json Local sync commit 2017-06-13 19:54:56 +01:00
composer.lock Local sync commit 2017-06-13 19:54:56 +01:00
index.php Initial commit 2017-06-13 18:33:31 +00:00
phpunit.xml.dist Local sync commit 2017-06-13 19:54:56 +01:00
README.md Local sync commit 2017-06-13 19:54:56 +01:00