Skip to content

gamewith SV PokemonList 6col by Saba

Screenshot of gamewith SV PokemonList 6col

Details

AuthorSaba

LicenseNo License

CategoryGame, Pokemon, PokemonSV, Gamewith

Created

Updated

Size2.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Gamewith PokemonSV LIST

Notes

List style for PokemonBox Manual sorting.

Source code

/* ==UserStyle==
@name           gamewith.jp/pokemon-sv/article/show/373315
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document url-prefix("https://gamewith.jp/pokemon-sv/article/show/373315"),
    url-prefix("https://gamewith.jp/pokemon-sv/article/show/416966"),
    url-prefix("https://gamewith.jp/pokemon-sv/article/show/429679") {



.wrapper-2-column {
	display: block;
	width: 100%;
}
.main-wrap-2-column {
	width: 100%;
}
.wrapper-2-column > div:first-child,
.sub-wrap-2-column {
	display: none;
}
#PokemonList {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0 auto;
	width: 900px;
}
#PokemonList li {
	display: flex;
	width: 150px;
	height: 150px;
}
#PokemonList li:nth-of-type(30n-1) {
	margin-bottom: 190px;
}
#PokemonList li ._inner-header ._no {
	font-size: 9px;
}
#PokemonList li ._inner-header a {
	display: block;
	font-size: 9px;
}
#PokemonList li ._inner-table ._thumb img {
	margin: 0 auto !important;
	width: 50%;
	height: auto;
}
#PokemonList li ._inner-table ._body {
	display: none;
}

#PokemonList li > input + label + ._inner > ._inner-table img {
    opacity: 0.3;
    filter: blur(2px);
}
#PokemonList li > input:checked + label + ._inner > ._inner-table img {
    opacity: 1;
    filter: blur(0);
}




.wrapper-2-column {
	display: block;
	width: 100%;
}
.main-wrap-2-column {
	width: 100%;
}
.wrapper-2-column > div:first-child,
.sub-wrap-2-column {
	display: none;
}
#PokemonList {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin: 0 auto;
	width: 900px;
}
#PokemonList li {
	display: flex;
	width: 150px;
	height: 150px;
}
#PokemonList li:nth-of-type(30n-1) {
	margin-bottom: 190px;
}
#PokemonList li ._inner-header ._no {
	font-size: 9px;
}
#PokemonList li ._inner-header a {
	display: block;
	font-size: 9px;
}
#PokemonList li ._inner-table ._thumb img {
	margin: 0 auto !important;
	width: 50%;
	height: auto;
}
#PokemonList li ._inner-table ._body {
	display: none;
}




}

Reviews

No reviews yet.