Add tarotcard-flip.css

This commit is contained in:
The Magician 2023-12-01 17:36:00 +00:00
parent 7605065331
commit ef0189113e
4 changed files with 4 additions and 1 deletions

View File

@ -12,7 +12,8 @@
}, },
"files": [ "files": [
"tarotcard.css", "tarotcard.css",
"tarotcard-deal.css" "tarotcard-deal.css",
"tarotcard-flip.css"
], ],
"keywords": [ "keywords": [
"css", "css",

0
tarotcard-flip.css Normal file
View File

View File

@ -27,6 +27,7 @@
<link rel="stylesheet" href="styles/tarotcard.css"/> <link rel="stylesheet" href="styles/tarotcard.css"/>
<link rel="stylesheet" href="styles/tarotcard-deal.css"/> <link rel="stylesheet" href="styles/tarotcard-deal.css"/>
<link rel="stylesheet" href="styles/tarotcard-flip.css"/>
</head> </head>
<body> <body>
<div class="center-grid"> <div class="center-grid">

View File

@ -0,0 +1 @@
../../tarotcard-flip.css