mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-05-30 23:33:11 +00:00
Fixing broken looking UI when no images present
This commit is contained in:
parent
8cb2fea9cd
commit
afdaab4e13
4 changed files with 68 additions and 48 deletions
|
@ -101,7 +101,7 @@
|
|||
?>
|
||||
<style>
|
||||
.image-container, .fullscreen-image {
|
||||
background-color: <?php echo $image_colour; ?>55 !important;
|
||||
background-color: <?php echo $image_colour; ?>33 !important;
|
||||
}
|
||||
</style>
|
||||
<?php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue