Tombol Kembali
This commit is contained in:
@@ -186,6 +186,29 @@ if (isset($_GET['action'])) {
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body>
|
||||
<a href="../index.php"
|
||||
style="
|
||||
position: fixed;
|
||||
top: 14px;
|
||||
left: 58px;
|
||||
z-index: 99999;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
gap: 7px;
|
||||
background: linear-gradient(135deg, #0d6efd, #0b5ed7);
|
||||
color: #ffffff;
|
||||
text-decoration: none;
|
||||
padding: 10px 16px;
|
||||
border-radius: 999px;
|
||||
font-family: Arial, sans-serif;
|
||||
font-size: 13px;
|
||||
font-weight: 700;
|
||||
box-shadow: 0 8px 22px rgba(15, 23, 42, 0.28);
|
||||
border: 1px solid rgba(255,255,255,0.45);
|
||||
">
|
||||
← Kembali ke Halaman Utama
|
||||
</a>
|
||||
|
||||
<div id="map"></div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user