mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 13:21:41 -05:00
safari fixes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<script async src="data/scripts/cookies.js"></script>
|
||||
<link rel="stylesheet" href="data/site/styles.css">
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="data/site/favicons/apple-touch-icon.png">
|
||||
@@ -12,7 +12,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<title>CC - Ask Scryfall</title>
|
||||
<link rel="stylesheet" href="data/site/askScryfallStyles.css">
|
||||
<link rel="stylesheet" href="askScryfallStyles.css">
|
||||
<div>
|
||||
<div class="title darkLayer">
|
||||
Ask Scryfall
|
||||
@@ -78,4 +78,4 @@
|
||||
</div>
|
||||
<script defer src="data/scripts/animations.js"></script>
|
||||
</footer>
|
||||
<html>
|
||||
<html>
|
||||
|
Reference in New Issue
Block a user