diff options
-rw-r--r-- | Packages.gz | bin | 449 -> 449 bytes | |||
-rwxr-xr-x | css/index.css | 2 | ||||
-rw-r--r-- | package/com.fivepixels.mariomaps.json | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/Packages.gz b/Packages.gz Binary files differindex 2a19e06..52eef78 100644 --- a/Packages.gz +++ b/Packages.gz diff --git a/css/index.css b/css/index.css index 15394e3..e173c27 100755 --- a/css/index.css +++ b/css/index.css @@ -1,4 +1,4 @@ .repo-icon { - float: left; + float: center; vertical-align: middle; }
\ No newline at end of file diff --git a/package/com.fivepixels.mariomaps.json b/package/com.fivepixels.mariomaps.json index 04dc531..2ae271b 100644 --- a/package/com.fivepixels.mariomaps.json +++ b/package/com.fivepixels.mariomaps.json @@ -13,6 +13,6 @@ ] }, "links": { - "<span class=\"glyphicon glyphicon-heart\"></span> Developer's Twitter": "https://twitter.com/FivePixels" + "<span class=\"glyphicon glyphicon-heart\"></span> Developer's Twitter": "https://twitter.com/" } }
\ No newline at end of file |