bug in menu
This commit is contained in:
parent
01f2163c14
commit
d975f22bfd
@ -4,7 +4,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<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">
|
||||
<title> Bingo!</title>
|
||||
<style>
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<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">
|
||||
<title> Bingo!</title>
|
||||
<style>
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<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">
|
||||
<title> Bingo!</title>
|
||||
<style>
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
<!--Card flip animation by Chris Theil-->
|
||||
<title>Test YOUR Memory</title>
|
||||
<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">
|
||||
<script src="menu.js"></script>
|
||||
<style>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user