bug in menu
This commit is contained in:
parent
01f2163c14
commit
d975f22bfd
@ -4,7 +4,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta name="theme-color" content="#FF99E6">
|
<meta name="theme-color" content="#FF99E6">
|
||||||
<link rel="stylesheet" type="text/css" href="menu.css" />
|
<link rel="stylesheet" type="text/css" href="../menu.css" />
|
||||||
<link rel="icon" type="image/ico" href="bingo.ico">
|
<link rel="icon" type="image/ico" href="bingo.ico">
|
||||||
<title> Bingo!</title>
|
<title> Bingo!</title>
|
||||||
<style>
|
<style>
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta name="theme-color" content="#FF99E6">
|
<meta name="theme-color" content="#FF99E6">
|
||||||
<link rel="stylesheet" type="text/css" href="menu.css" />
|
<link rel="stylesheet" type="text/css" href="../menu.css" />
|
||||||
<link rel="icon" type="image/ico" href="bingo.ico">
|
<link rel="icon" type="image/ico" href="bingo.ico">
|
||||||
<title> Bingo!</title>
|
<title> Bingo!</title>
|
||||||
<style>
|
<style>
|
||||||
|
|||||||
@ -4,7 +4,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta name="theme-color" content="#FF99E6">
|
<meta name="theme-color" content="#FF99E6">
|
||||||
<link rel="stylesheet" type="text/css" href="menu.css" />
|
<link rel="stylesheet" type="text/css" href="../menu.css" />
|
||||||
<link rel="icon" type="image/ico" href="bingo.ico">
|
<link rel="icon" type="image/ico" href="bingo.ico">
|
||||||
<title> Bingo!</title>
|
<title> Bingo!</title>
|
||||||
<style>
|
<style>
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
<!--Card flip animation by Chris Theil-->
|
<!--Card flip animation by Chris Theil-->
|
||||||
<title>Test YOUR Memory</title>
|
<title>Test YOUR Memory</title>
|
||||||
<meta name="theme-color" content="#00FFAA">
|
<meta name="theme-color" content="#00FFAA">
|
||||||
<link rel="stylesheet" type="text/css" href="menu.css" />
|
<link rel="stylesheet" type="text/css" href="../menu.css" />
|
||||||
<link rel="icon" type="image/ico" href="mem.ico">
|
<link rel="icon" type="image/ico" href="mem.ico">
|
||||||
<script src="menu.js"></script>
|
<script src="menu.js"></script>
|
||||||
<style>
|
<style>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user