fix some index stuff

This commit is contained in:
olebeck 2022-09-19 17:50:10 +02:00
parent c9781f193e
commit 9a963a0606
2 changed files with 10 additions and 8 deletions

View File

@ -15,21 +15,22 @@
Have a look around though, i got stuff for end-users and developers alike!<br>
Under "<a href="/libary.php" class="white">Library</a>" section you can find info on every PSM Game ever made. and<br>
Under "<a href="/devtools.php" class="white">Development Tools</a>" section you can find SDK's and Unity Builds, as well as Homebrew PSDP Packages</p>
<br><br>Dont have a PSVita? or want to play PSM games on your computer? <a href="/psm-tools/PSMUI-v1.0.zip" class="white">Download PSMUI 1.0</a>
<br><br>Dont have a PSVita? or want to play PSM games on your computer?<br>
<a href="/psm-tools/PSMUI-v1.0.zip" class="white">Download PSMUI 1.0</a>
<br>
<center>
<b>So.. I recently discovered that psmreborn.com is NOT blocked in china</b><br>
<video width="480" height="272" controls>
<source src="videos/china.mp4" type="video/mp4">
Your browser does not support the video tag.
</video><br>
<video width="100%" controls>
<source src="videos/china.mp4" type="video/mp4">
Your browser does not support the video tag.
</video><br>
<!--<form action="/1337/index.php" method="POST">
<input type="hidden" name="url" value="https://www.torproject.org/download/"></input>
<input type="submit" value="If your internet is censored - Click to Download the Tor Browser (Proxied)"></input>
</form>--!>
</form>
</center>
<br><br><br>&nbsp;
</div>-->
</div>
<div id="contact">
<a href="psmreborn.torrent" class="white">- psmreborn.torrent - For ALL Files.</a>

View File

@ -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{