Browse Source

fixed some css

pull/1/head
dan_s 2 years ago
parent
commit
4b66f78527
  1. 2
      update.sh
  2. 3
      var/www/dragonx.is/explorer.css

2
update.sh

@ -11,4 +11,4 @@ cd $DIR && ./update_explorer_data.sh
perl $DIR/bin/update.pl > $DIR/index-1.html
cd $DIR && cat index-1.html > index.html
cat $DIR/index-1.html > $DIR/index.html

3
var/www/dragonx.is/explorer.css

@ -1222,12 +1222,13 @@ span {
}
.block-info-spacing {
height: 78vh;
height: 76vh;
}
.transaction {
margin: 0vh;
margin-left: 2vh;
margin-top: 6vh;
width: 36vh;
}

Loading…
Cancel
Save