mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 12:54:57 -05:00
commander legends
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
<meta name="keywords" content="keywords">
|
||||
<link rel="stylesheet" href="/css/reset.css">
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
<link rel="shortcut icon" href="/favicon.ico">
|
||||
<script src='/js/main.js'></script>
|
||||
<!-- <link rel="shortcut icon" href="/favicon.ico"> -->
|
||||
<!-- <script src='/js/main.js'></script> -->
|
||||
</head>
|
||||
<body>
|
||||
<div class='background'></div>
|
||||
@@ -16,11 +16,11 @@
|
||||
<h1 class='title center'>CARD CONJURER</h1>
|
||||
</header>
|
||||
<div>
|
||||
<svg width="100%" height="100%" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" class='hamburger' onclick='toggleMenu()'>
|
||||
<!-- <svg width="100%" height="100%" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" class='hamburger' onclick='toggleMenu()'>
|
||||
<path class='line1' d="M10,18L90,18L10,82" />
|
||||
<path class='line3' d="M10,82L90,82L10,18" />
|
||||
<path class='line2' d="M10,50L90,50" />
|
||||
</svg>
|
||||
</svg> -->
|
||||
<div class='circle'></div>
|
||||
<div class='menu menu-hidden'>
|
||||
<div class='main-menu'>
|
||||
|
Reference in New Issue
Block a user