From be1a8564344c90b5dacbc9ab04d0d9b44f99b11f Mon Sep 17 00:00:00 2001 From: olebeck <31539311+olebeck@users.noreply.github.com> Date: Mon, 19 Sep 2022 17:23:33 +0200 Subject: [PATCH] fix website link --- libary.php | 19 +++++++++++++++---- style.css | 5 +++++ 2 files changed, 20 insertions(+), 4 deletions(-) diff --git a/libary.php b/libary.php index edf4ac3..6b5638d 100755 --- a/libary.php +++ b/libary.php @@ -330,12 +330,23 @@ include("header.php"); - - - - + + + + + + + + + + + +
Genre:
Version:
Author:
Website:
Genre:
Version:
Author:
+ + + diff --git a/style.css b/style.css index 87a1b8d..944fb8a 100755 --- a/style.css +++ b/style.css @@ -200,6 +200,11 @@ background-color: #005796; cursor:pointer; } + + .psm-game-info { + display: flex; + flex-direction: column; + } .psm-meta > #psm-title{ font-size: 200%;