Template:Knowledge Base/styles.css: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
background-color: white; | background-color: white; | ||
padding: 20px; | padding: 20px; | ||
text-align: | text-align: left; | ||
margin: 25px 0; | margin: 25px 0; | ||
} | } | ||
Line 24: | Line 22: | ||
height: 180px; | height: 180px; | ||
background-size: cover; | background-size: cover; | ||
background- | background-repeat: no-repeat; | ||
background-position: center; | |||
} | } | ||
Line 42: | Line 40: | ||
. | .gameboy { | ||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | } | ||
.gameboy-pocket { | |||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | |||
.gameboy-color { | |||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | |||
.gameboy-advance { | |||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | |||
.gameboy-advance-sp { | |||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | |||
.gameboy-micro { | |||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | |||
.nintendo-ds { | |||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | |||
.nintendo-ds-lite { | |||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | |||
.nintendo-dsi { | |||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | |||
.nintendo-dsi-xl { | |||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | |||
. | .nintendo-3ds { | ||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | } | ||
. | .nintendo-3ds-xl { | ||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | } | ||
.nintendo-2ds { | |||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | } | ||
.new-nintendo-3ds { | |||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | |||
.new-nintendo-3ds-xl { | |||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | |||
.new-nintendo-2ds-xl { | |||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | |||
.nintendo-switch { | |||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | |||
.nintendo-switch-lite { | |||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | |||
.nintendo-switch-oled { | |||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | |||
.atari-lynx { | |||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | |||
.atari-lynx-ii { | |||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | |||
.wonderswan { | |||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | |||
.wonderswan-color { | |||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | |||
.wonderswan-crystal { | |||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | |||
.neo-geo-pocket { | |||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | |||
.neo-geo-pocket-color { | |||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | |||
.sega-game-gear { | |||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | |||
.turboexpress { | |||
background-image: url('https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/PNG_Test.png/800px-PNG_Test.png'); | |||
} | } |