mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-08 14:25:02 +02:00
issue #1019 slightly move up welcome box
This commit is contained in:
@@ -1627,7 +1627,7 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important;
|
||||
#photosAddContent .Addedphotos {border: none; margin-top: 35px;}
|
||||
.plupload_upload_status {}
|
||||
|
||||
.addAlbumEmpty {text-align: center; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
|
||||
.addAlbumEmpty {text-align: center; position: absolute; top: 45%; left: 50%; transform: translate(-50%, -50%);}
|
||||
.addAlbumEmptyCenter {position: relative; margin: auto; height: calc(100vh - 200px);}
|
||||
.addAlbumEmptyTitle {font-size: 35px; font-weight: bold;}
|
||||
.addAlbumEmptyInfos {font-size: 14px; margin-bottom: 25px !important; margin-top: 5px !important;}
|
||||
|
||||
Reference in New Issue
Block a user