update register

This commit is contained in:
Evelyn 2025-12-08 07:12:31 +07:00
parent e821862846
commit 6bef66244f
2 changed files with 8 additions and 9 deletions

View File

@ -95,10 +95,16 @@ body {
text-align: center;
font-size: 22px;
margin-bottom: 10px;
background: linear-gradient(45deg, purple, hotpink);
color: transparent;
color: white;
padding: 10px;
border-radius: 40px;
background: linear-gradient(45deg, purple, hotpink);;
font-family: 'Segoe UI', Tahoma, Verdana, sans-serif;
text-shadow:
0 0 10px #000000,
}
.subtitle {
text-align: center;
color: gray;

View File

@ -9,16 +9,9 @@
<body>
<div class="page">
<!-- Background animasi -->
<div class="bg-1"></div>
<div class="bg-2"></div>
<div class="bg-3"></div>
<div class="container">
<div class="icon-wrapper">
<div class="icon-bg"></div>
<div class="icon">
</div>
</div>
<h2 class="title">Buat Akun Baru ✨</h2>