From 9a963a0606b5123904faa28ed986fe80e1263bbe Mon Sep 17 00:00:00 2001 From: olebeck <31539311+olebeck@users.noreply.github.com> Date: Mon, 19 Sep 2022 17:50:10 +0200 Subject: [PATCH] fix some index stuff --- index.php | 15 ++++++++------- style.css | 3 ++- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/index.php b/index.php index 4d7fdb5..0b1be56 100755 --- a/index.php +++ b/index.php @@ -15,21 +15,22 @@ Have a look around though, i got stuff for end-users and developers alike!
Under "Library" section you can find info on every PSM Game ever made. and
Under "Development Tools" section you can find SDK's and Unity Builds, as well as Homebrew PSDP Packages

-

Dont have a PSVita? or want to play PSM games on your computer? Download PSMUI 1.0 +

Dont have a PSVita? or want to play PSM games on your computer?
+ Download PSMUI 1.0
-
So.. I recently discovered that psmreborn.com is NOT blocked in china
-
+
+



  --> +
- psmreborn.torrent - For ALL Files. diff --git a/style.css b/style.css index 944fb8a..c654779 100755 --- a/style.css +++ b/style.css @@ -95,7 +95,7 @@ width: 600px; left: 50%; margin-left: -280px; - + margin-bottom: 20px; } @@ -109,6 +109,7 @@ text-align:center; display: flex; flex-wrap: wrap; + justify-content: center; } #search-form{