Template:Knowledge Base/styles.css: Difference between revisions
Template page
More actions
Updated General Info Images |
Test set |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 13: | Line 13: | ||
text-align: left; | text-align: left; | ||
} | } | ||
.grid-item h3 { | .grid-item h3 { | ||
min-height: 50px; | min-height: 50px; | ||
Line 28: | Line 28: | ||
width: 100%; | width: 100%; | ||
height: 180px; | height: 180px; | ||
background-size: | background-size: cover; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-position: center; | background-position: center; | ||
Line 50: | Line 50: | ||
.gameboy-pocket { | .gameboy-pocket { | ||
background-image: url('https:// | background-image: url('https://upload.wikimedia.org/wikipedia/commons/0/0e/DefaultImage.png'); | ||
} | } | ||
.gameboy-color { | .gameboy-color { | ||
background-image: url('https:// | background-image: url('https://upload.wikimedia.org/wikipedia/commons/0/0e/DefaultImage.png'); | ||
} | } | ||
.gameboy-advance { | .gameboy-advance { | ||
background-image: url('https:// | background-image: url('https://upload.wikimedia.org/wikipedia/commons/0/0e/DefaultImage.png'); | ||
} | } | ||
Line 78: | Line 78: | ||
.nintendo-dsi { | .nintendo-dsi { | ||
background-image: url('https:// | background-image: url('https://upload.wikimedia.org/wikipedia/commons/0/0e/DefaultImage.png'); | ||
} | } | ||
Line 155: | Line 155: | ||
.turboexpress { | .turboexpress { | ||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/0/0e/DefaultImage.png'); | background-image: url('https://upload.wikimedia.org/wikipedia/commons/0/0e/DefaultImage.png'); | ||
} | } |