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";