This repository has been archived on 2025-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
2016-04-18 01:43:35 +02:00

6 lines
98 B
CSS

.pokedex_row{
max-width: 1200px;
background: white;
margin: auto;
padding: 20px;
}