User:Lakelimbo/Gallery

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search

Inspired by recent talks on the Discord server.

To add the style modification, open your browser's devtools and insert the following CSS:

ul.gallery {
    margin: 0;
    padding: 5px;
    background-color: #d7d7ff;
    border-radius: 1rem;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

li.gallerybox {
    width: auto!important;
    text-align: center;
    border: none;
    display: block;
    background: #fff;
    height: auto;
    border-radius: .75rem;
    padding: 5px;
    flex: auto;
}

li.gallerybox div {
    width: auto!important;
}

li.gallerybox div.thumb {
    width: auto!important;
    background: none;
    border: none;
    margin: 0;
    border-radius: 0;
}

div.gallerytext {
    font-size: inherit;
    line-height: normal;
    padding: 0;
    height: auto;
}

Artwork

Core Series Video Games

Spin-Off Video Games

Game Concept Art

Game Reference Material

Proto and Beta artwork

Merchandising and Social Media Artwork

Anime

Sprites and Models

Core Series

Spin-Off Video Games