Merge branch 'main' of https://git-eng.ukwms.ac.id/2526-web/Kelompok02-Memory-Card
This commit is contained in:
commit
a136705022
@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Login Page</title>
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
<link rel="stylesheet" href="login.css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
@ -22,7 +22,6 @@
|
||||
<div class="icon-wrapper">
|
||||
<div class="icon-bg"></div>
|
||||
<div class="icon-circle">
|
||||
<img src="login-icon.png" class="login-icon" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Memory Game</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="stylesheet" href="mainboard.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -13,7 +13,6 @@
|
||||
<!-- HEADER -->
|
||||
<header class="header glass">
|
||||
<div class="user-info">
|
||||
<div class="user-icon">A</div>
|
||||
<div>
|
||||
<h2 id="username">Player</h2>
|
||||
<p id="role">🎮 Player</p>
|
||||
@ -28,7 +27,7 @@
|
||||
|
||||
<!-- TITLE -->
|
||||
<div class="title">
|
||||
<h1>🎮 Memory Card Game</h1>
|
||||
<h1>🎮 Memory Flip Card Game</h1>
|
||||
<p>Pilih tingkat kesulitan untuk memulai permainan</p>
|
||||
</div>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user