-
Notifications
You must be signed in to change notification settings - Fork 0
/
backgrounds.html
203 lines (189 loc) · 8.91 KB
/
backgrounds.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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
<!DOCTYPE html>
<html>
<head>
<title>XP - Home</title>
<link rel="stylesheet" type="text/css" href="css/backgrounds.css">
<link rel="stylesheet" type="text/css" href="css/basics.css">
<link rel="stylesheet" type="text/css" href="css/topnav.css">
<link rel="stylesheet" type="text/css" href="css/debug.css">
<link rel="stylesheet" type="text/css" href="css/listing.css">
<link rel="stylesheet" type="text/css" href="css/tags.css">
<link rel="stylesheet" type="text/css" href="css/debug.css">
<link rel="stylesheet" type="text/css" href="css/style-my-tooltips.css">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap" rel="stylesheet">
<!-- Scripts -->
<script src="https://kit.fontawesome.com/21c9c3dbba.js" crossorigin="anonymous"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<!-- <script src="js/commands.js"></script> -->
<script src="js/jquery.style-my-tooltips.js"></script>
<!-- <script src="https://cdn.jsdelivr.net/gh/google/code-prettify@master/loader/run_prettify.js"></script> -->
<link href="./css/prism.css" rel="stylesheet" />
</head>
<header>
</header>
<body class="noselect">
<div class="cent site-content">
<div class="top">
<div class="title">
<h2>Backgrounds</h2>
<p>A collections for you to easily use on your RankingCard.</p>
</div>
<div class="site-menu">
<div>
<div class="menu">
<a class="active category" onclick="setCat(1)">All Commands</a>
<a class="category" onclick="setCat(2)">General Commands</a>
<a class="category" onclick="setCat(3)">Server Settings</a>
<a class="category" onclick="setCat(4)">User Settings</a>
<a class="category" onclick="setCat(5)">Games</a>
</div>
</div>
</div>
</div>
<div id="list">
<div class="item 1">
<details open>
<summary style="pointer-events: none;">
<p>Some cool background<span class="description">A simple test background.</span></p>
<div class="tags"><!-- <span data-text="jaaa" class="tooltip bot-perm tag">add_reactions</span> --></div>
</summary>
<hr>
<div class="item-content">
<span class="item-part item-grid">
<div>
<p>Created by</p>
<div><span class="tag">some suy</span></div>
</div>
<div>
<p>Source</p>
<div><span class="tag"><a href="">source</a></span></div>
</div>
</span>
<span class="item-part">
<div>
<p>Background</p>
<img
src="https://media.discordapp.net/attachments/707243349937094727/813514301045866516/bg.png">
</div>
</span>
</div>
<div style="height: 10px;"></div>
</details>
</div>
<div class="item 1">
<details open>
<summary style="pointer-events: none;">
<p>Some cool background<span class="description">A simple test background.</span></p>
<div class="tags"><!-- <span data-text="jaaa" class="tooltip bot-perm tag">add_reactions</span> --></div>
</summary>
<hr>
<div class="item-content">
<span class="item-part item-grid">
<div>
<p>Created by</p>
<div><span class="tag">some suy</span></div>
</div>
<div>
<p>Source</p>
<div><span class="tag"><a href="">source</a></span></div>
</div>
</span>
<span class="item-part">
<div>
<p>Background</p>
<img
src="https://media.discordapp.net/attachments/707243349937094727/813514301045866516/bg.png">
</div>
</span>
</div>
<div style="height: 10px;"></div>
</details>
</div>
<div class="item 1">
<details open>
<summary style="pointer-events: none;">
<p>Some cool background<span class="description">A simple test background.</span></p>
<div class="tags"><!-- <span data-text="jaaa" class="tooltip bot-perm tag">add_reactions</span> --></div>
</summary>
<hr>
<div class="item-content">
<span class="item-part item-grid">
<div>
<p>Created by</p>
<div><span class="tag">some suy</span></div>
</div>
<div>
<p>Source</p>
<div><span class="tag"><a href="">source</a></span></div>
</div>
</span>
<span class="item-part">
<div>
<p>Background</p>
<img
src="https://media.discordapp.net/attachments/707243349937094727/813514301045866516/bg.png">
</div>
</span>
</div>
<div style="height: 10px;"></div>
</details>
</div>
<div class="item 1">
<details open>
<summary style="pointer-events: none;">
<p>Some cool background<span class="description">A simple test background.</span></p>
<div class="tags"><!-- <span data-text="jaaa" class="tooltip bot-perm tag">add_reactions</span> --></div>
</summary>
<hr>
<div class="item-content">
<span class="item-part item-grid">
<div>
<p>Created by</p>
<div><span class="tag">some suy</span></div>
</div>
<div>
<p>Source</p>
<div><span class="tag"><a href="">source</a></span></div>
</div>
</span>
<span class="item-part">
<div>
<p>Background</p>
<img
src="https://media.discordapp.net/attachments/707243349937094727/813514301045866516/bg.png">
</div>
</span>
</div>
<div style="height: 10px;"></div>
</details>
</div>
</div>
<!-- <div class="item 2" id="abc">
<details onclick="toggleDetails()">
<summary>
<p>.xp addxp<span class="description">Add XP to a member.</span></p>
<div class="tags"></div>
</summary>
<hr>
<div class="item-content"><span class="item-part">
<p>Needed Permissions</p><span><span class="tag"><a>manage_guild</a></span></span>
</span></div>
<div style="height: 20px;"></div>
</details>
</div> -->
</div>
</div>
<div class="topnav">
<div class="menu">
<a href="./index.html">Home</a>
<a class="active" href="./commands.html">Commands</a>
<a href="#about">Guide</a>
<a href="#contact">Invite</a>
<a href="#about">Support</a>
</div>
</div>
<script src="./js/prism.js"></script>
</body>
</html>