diff options
Diffstat (limited to 'info/cards.html')
-rw-r--r-- | info/cards.html | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/info/cards.html b/info/cards.html new file mode 100644 index 0000000..ecf52aa --- /dev/null +++ b/info/cards.html @@ -0,0 +1,36 @@ +<html> +<title>Julius Caesar - Cards</title> +<style> +body { background-color: slategray; margin: 40px; text-align: center; color: white; } +img { margin: 12px; box-shadow: 1px 1px 10px rgba(0,0,0,0.5); width: 224px; height: 348px; border-radius: 12px; } +</style> +<body> +<h1>Julius Caesar - Cards</h1> +<div class="list"> +<img src="../cards/card_apollo.webp"> +<img src="../cards/card_jupiter.webp"> +<img src="../cards/card_mars.webp"> +<img src="../cards/card_mercury.webp"> +<img src="../cards/card_neptune.webp"> +<img src="../cards/card_pluto.webp"> +<img src="../cards/card_vulcan.webp"> +<img src="../cards/card_41.webp"> +<img src="../cards/card_32.webp"> +<img src="../cards/card_32.webp"> +<img src="../cards/card_31.webp"> +<img src="../cards/card_31.webp"> +<img src="../cards/card_31.webp"> +<img src="../cards/card_23.webp"> +<img src="../cards/card_23.webp"> +<img src="../cards/card_23.webp"> +<img src="../cards/card_23.webp"> +<img src="../cards/card_22.webp"> +<img src="../cards/card_22.webp"> +<img src="../cards/card_22.webp"> +<img src="../cards/card_22.webp"> +<img src="../cards/card_21.webp"> +<img src="../cards/card_21.webp"> +<img src="../cards/card_21.webp"> +<img src="../cards/card_13.webp"> +<img src="../cards/card_12.webp"> +<img src="../cards/card_12.webp"> |