Update search.html
This commit is contained in:
+2
-2
@@ -2,7 +2,7 @@
|
|||||||
<html lang="tr">
|
<html lang="tr">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, user-scalable=yes">
|
||||||
<title>Google Dork Arama</title>
|
<title>Google Dork Arama</title>
|
||||||
<link rel="stylesheet" href="/CSS/styles.css">
|
<link rel="stylesheet" href="/CSS/styles.css">
|
||||||
</head>
|
</head>
|
||||||
@@ -10,7 +10,7 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
<h1>Ne Aramak İstiyorsunuz?</h1>
|
<h1>Ne Aramak İstiyorsunuz?</h1>
|
||||||
<div class="search-box">
|
<div class="search-box">
|
||||||
<input type="text" id="searchQuery" placeholder="Lütfen aramak istediğiniz veriyi yazın" />
|
<input type="text" id="searchQuery" placeholder="🔍" />
|
||||||
</div>
|
</div>
|
||||||
<h3>Aranan Dosya</h3>
|
<h3>Aranan Dosya</h3>
|
||||||
<div class="file-options">
|
<div class="file-options">
|
||||||
|
|||||||
Reference in New Issue
Block a user