From e72c2f8046fb8472dacc21826aa68a8f1e7be20a Mon Sep 17 00:00:00 2001 From: Baptiste Date: Tue, 21 Jun 2022 13:50:35 +0200 Subject: [PATCH] font --- assets/css/page/photos.css | 12 ++++++++++++ photos.php | 3 ++- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/assets/css/page/photos.css b/assets/css/page/photos.css index 8801291..9339004 100644 --- a/assets/css/page/photos.css +++ b/assets/css/page/photos.css @@ -42,4 +42,16 @@ li { .directory-li:hover { transform: scale(1.05); transition: 0.3s ease-out; +} + +#folderTitle { + color: red; + font-weight: bold; +} + +#folderPhotos { +} + +#folderAlbums { + } \ No newline at end of file diff --git a/photos.php b/photos.php index 8739994..6b849ed 100644 --- a/photos.php +++ b/photos.php @@ -74,7 +74,8 @@ function createDirectories($path) ?>
  • - - + + 1) { echo $photos." photos";