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 13: Line 13:
.ds li.gallerybox div.thumb {
.ds li.gallerybox div.thumb {
   max-height: 150px;
   max-height: 150px;
}
.gba li.gallerybox div.thumb img {
  height: 150px;
}
}



Revision as of 00:03, 27 July 2024

.slide {
   max-width: 1100px;
}

.slide li.gallerybox {
   max-width: 200px;
   background: var(--color-surface-2);
   padding: 0px;
   margin: 0px 2px 40px 2px;
   border-radius: 6px;
}

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

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

.slide li.gallerybox div.thumb {
   margin: 0px;
   border-radius: 8px 8px 0px 0px;
}

.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: 8px;
}

Advertising: