Compare commits

..

3 Commits

Author SHA1 Message Date
t 9c6c5524a8 Back to old model. 2023-11-28 00:08:28 +03:00
none 482d53af93 Fix 2023-11-27 21:01:07 +03:00
none 891f7fecf2 Change port 2023-11-27 20:40:06 +03:00
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
</button>
<p align = "center"><b><font face="Montserrat" size='5' width="500">Пиксельная доска</font></b></p>
<p align = "center">
<img id="PBImage" src="https://pb.gulyaipole.fun" onclick="window.location.href='https://pb.gulyaipole.fun'" height=640 style="border: 8px solid #dbac83">
<img id="PBImage" src="http://pb.gulyaipole.fun:3333" onclick="window.location.href='https://pb.gulyaipole.fun:3333'" height=640 style="border: 8px solid #dbac83">
<br>
<button onclick="window.location.href='https://gitea.gulyaipole.fun/justuser/pxl_oboard';" style="background-color: #c5792d; border-radius: 1000px">
<font face="Montserrat" width="400">Репозиторий проекта</font>
+1 -1
View File
@@ -19,7 +19,7 @@
</button>
<p align = "center"><b><font face="Montserrat" size='5' width="500" color='white'>Пиксельная доска</font></b></p>
<p align = "center">
<img id="PBImage" src="https://pb.gulyaipole.fun" onclick="window.location.href='https://pb.gulyaipole.fun'" height=640 style="border: 8px solid #101655">
<img id="PBImage" src="http://pb.gulyaipole.fun:3333" onclick="window.location.href='https://pb.gulyaipole.fun:3333'" height=640 style="border: 8px solid #101655">
<br>
<button onclick="window.location.href='https://gitea.gulyaipole.fun/justuser/pxl_oboard';" style="background-color: #112f4d; border-radius: 1000px">
<font face="Montserrat" color='white' width="400">Репозиторий проекта</font>