Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.

Template:Gallery2/styles.css: Difference between revisions

Template page
No edit summary
No edit summary
Line 43: Line 43:
   text-overflow: ellipsis;
   text-overflow: ellipsis;
   overflow: hidden;
   overflow: hidden;
   padding: 5px;
   padding: 4px 0px;
}
}

Revision as of 12:21, 15 August 2024

.slide {
   max-width: 1100px;
}

.slide li.gallerybox {
   max-width: 200px;
   padding: 0px;
   margin: 0px 2px 20px 2px;
   border-radius: 6px;
}

.ds li.gallerybox div.thumb {
   max-height: 150px;
}

.gba li.gallerybox div.thumb img {
   height: 150px;
}

.psp li.gallerybox div.thumb {
   height: 115px;
}

.slide li.gallerybox div.thumb {
   margin: 0px;
   border-radius: 6px;
   background: var(--color-surface-3);
   box-shadow: 0 2.8px 2.2px #2e32380d, 0 6.7px 5.3px #2e32380d, 0 12.5px 10px #2e32380d;
}

.slide li.gallerybox div.thumb img {
   width: 250px;
   border-radius: inherit;
}

.slide div.gallerytext {
   text-align: left !important;
   font-size: smaller;
}

.slide div.gallerytext p {
   white-space: nowrap;
   text-overflow: ellipsis;
   overflow: hidden;
   padding: 4px 0px;
}

Advertising: