-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
62 lines (31 loc) · 1.8 KB
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="R4 links / връзки">
<meta name="author" content="R4 Club">
<title>R4 Links / връзки</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="icon" href="https://cdn.discordapp.com/attachments/865676889372753990/883421137290272768/1630694404314.png">
</head>
<body>
<div class="container" style="position:relative">
<div class="row">
<div class="col-lg-4 text-center" style="margin:0;position:absolute;top:50%;left:50%;-ms-transform: translate(-50%,10%);transform: translate(-50%,10%);">
<img alt="Avatar" style="width:10em;padding-bottom:1em" src="https://cdn.discordapp.com/attachments/865676889372753990/883421137290272768/1630694404314.png">
<h5 style="padding-bottom:2em"> Не Открих Нищо </h5>
<ul class="list-group">
<a class="list-group-item list-group-item-action d-flex justify-content-between align-items-center"
<a class="list-group-item list-group-item-action d-flex justify-content-between align-items-center"
href="https://info.r4-club.xyz/" target="_blank" style="background-color:#ff9500;color:#f5f5f5">
Отиди Вкъщи
<span class="badge"><i class="fa fa-home" style="font-size:28px"></i></span>
</a>
</ul>
</div>
</div>
</div>
</body>
</html>