forked from DynoCC/Dyno-Custom-Commands
-
Notifications
You must be signed in to change notification settings - Fork 1
/
BetaModern.html
265 lines (228 loc) · 8.58 KB
/
BetaModern.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
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
<!DOCTYPE html>
<html>
<head>
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>Dyno Custom Commands</title>
<link href="https://dynocc.tk/files/dcc-trans.png" rel="icon" />
<style type="text/css">
.
@-webkit-keyframes rightThenLeft {
0% {margin-right:0;}
50% {margin-right:100%;}
100% {margin-right:0;}
}
#headerBar {
height: 20px;
background: #FF0202;
position: center;
top: 0;
width: 100%;
z-index: -1
}
body {
margin:0;
padding:0;
font-family: Sans-Serif;
line-height: 1.5em;
}
#header {
background: #00A2FF;
height: 100px;
}
#header h1 {
margin: 0;
padding-top: 15px;
}
main {
padding-bottom: 10010px;
margin-bottom: -10000px;
float: left;
width: 100%;
background-image: url("https://www.designbolts.com/wp-content/uploads/2012/12/White-Gradient-Squares-Seamless-Patterns-For-Website-Backgrounds.jpg");
background-repeat:no-repeat;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover;
background-position:center;
}
#nav {
padding-bottom: 10010px;
margin-bottom: -10000px;
float: left;
width: 230px;
margin-left: -100%;
background: #E2DADA;
background-image: url("https://s-media-cache-ak0.pinimg.com/736x/23/88/b3/2388b3142a206fbb35194defe5bef269--gray-iphone-wallpaper-phone-wallpapers.jpg");
}
#footer {
clear: left;
width: 100%;
background: #00A2FF;
text-align: center;
padding: 4px 0;
}
#wrapper {
overflow: hidden;
}
#content {
margin-left: 230px; /* Same as 'nav' width */
}
.innertube {
margin: 15px; /* Padding for content */
margin-top: 0;
}
p {
color: #555;
}
nav ul {
list-style-type: none;
margin: 0;
padding: 0;
}
nav ul a {
color: blue;
text-decoration: none;
}
</style>
<style type="text/css">@media screen and (max-width: 481px){
#main {
float: left;
width: 100%;
}
#header {
width: 100%;
}
#nav{
width: 100px;
}
#content{
float: right;
width: 75%;}
/*mobile support 481 px*/
}
@media screen and (max-width: 329px){
#main {
float: left;
width: 100%;
}
#header {
width: 100%;
}
#nav{
float: left;
width: 100px;
}
#content{
float: right;
width: 70%;
}
#buttons{
float: left;
width: 10px;
}
#UpdateTrc{
width: 90%;
}
/*mobile support 329 px*/
}
</style>
</head>
<body>
<header id="header">
<div class="innertube">
<h1><img alt="" src="/files/dcc-trans.png" position: center style="color: rgb(255, 255, 224); width: 50px; height: 50px;" /> <span style="color:#FFFFE0;"><span style="font-size:30px;">Dyno Custom Commands </span></span></h1>
</div>
</header>
<div id="headerBar">
<marquee behavior="scroll" direction="left"><span class="TTT"><span style="font-size:18px;"><span style="color:#FFFFFF">Welcome to the Dyno Custom Commands (DCC) website! Announcement: Olybear9 may leave the Dyno community</span></span></marquee>
</div>
<div id="wrapper"><main>
<div id="content">
<div class="innertube">
<h1><span style="font-size:18px;"><span style="font-size:22px;">Information:</span></span></h1>
<div style="float: right; width: 250px;">
<iframe src="https://discordapp.com/widget?id=333058206198661132&theme=light" width="250" height="400" allowtransparency="true" frameborder="0"></iframe>
</div>
<p>-<span style="font-size:14px;">These commands are made solely for the public, so you can experience Dyno the same way we do!</span> <br />
<span style="font-size:14px;">We try to update these commands regularly, if you spot a bug please click "Report an issue" below! In other words, Enjoy! <br />
<br />
<span style="font-size:20px;"><span style="color:#000000;">Custom Commands:</span><br />
<span style="font-size:14px;">Here you can find a list of all the commands we have made, however if you prefer github, use the side bar!</span></span></span><br />
<span style="font-size:14px;">These custom commands are made by Advaith and Olybear9, along with out awesome Helpers. Feel free to check us out on the Dyno Github repo.<br />
What do we strive for? We strive to make Dyno easier for you to use! We do so by making Commands, and adding the source codes on the GitHub Repository!</span></p>
<div id="buttons" style="width:600px;">
<div style="float: left; width: 200px">
<form action="Command List" class="inline"><button class="float-left submit-button">Custom Commands List</button></form>
</div>
<div style="float: left; width: 125px">
<form action="CreateOwn" class="inline"><button class="float-left submit-button">Create your Own</button></form>
</div>
</div>
<p> </p>
<p> </p>
<p><span style="color:#000000;"><span style="font-size:14px;"><span style="font-size:20px;"><strong>Contact us:</strong></span></span></span><br />
<a href="https://github.com/Advaith1">advaith1</a> on discord: advaith#9121 <br />
<a href="https://github.com/Olybear9">Olybear9</a> on discord: Olybear9#5495 </p>
<p><font color="#000000"><span style="font-size: 20px;"><b>Navigation</b></span></font>:</p>
<hr /><!--Recently edited -->
<div id="buttons" style="width:600px;">
<div style="float: left; width: 125px">
<form action="https://goo.gl/forms/0uGOrmAmFPJrA2Pu2" class="inline"><button class="float-left submit-button">Report an issue</button></form>
<form action="/" class="inline"><button class="submit-button">Public Site</button></form>
</div>
</div>
<div style="float: left; width: 200px">
<form action="https://github.com/DynoCC/Dyno-Custom-Commands/projects" class="inline"><button class="submit-button">Bug/Update Trackers</button></form>
</div>
<div style="float: left; width: 30px:">
<form action="SupportUs" class="inline"><button class="submit-button">Support us</button></form>
</div>
<!--Buttons above-->
<p> </p>
<p> </p>
<p><font color="#000000"><span style="font-size: 20px;"><b>Announcements:</b></span></font><br />
<span style="font-size:14px;">- Website updates in progress! For more info, click <a href="https://github.com/DynoCC/Dyno-Custom-Commands/issues/31">here</a>!</span></p>
</div>
</div>
</main>
<nav id="nav">
<div class="innertube">
<h3>GitHub Repos</h3>
<ul>
<li><a href="https://github.com/Dyno-Custom-Commands/Dyno-Custom-Commands"><span style="color:#000000;">-</span><font color="#ffffff">Dyno Custom Commands</font></a></li>
<li><a href="https://github.com/Dyno-Custom-Commands/gamedevchat-dyno"><span style="color:#000000;">-</span><span style="color:#FFFFFF;">GDC (Older Commands
)</span> </a></li>
</ul>
<h3>Discord Servers</h3>
<ul>
<li><span style="color:#000000;">-</span><a href="https://discord.gg/e7R8J68"><span style="color:#FFFFFF;">Dyno Custom Commands</span></a></li>
<li><span style="color:#000000;">-</span><a href="https://discord.gg/dyno"><span style="color:#FFFFFF;">Dyno Server</span></a></li>
</ul>
<h3>Partners</h3>
<ul>
<li><span style="color:#000000;">-</span><a href="https://discord.gg/zaVZX2u"><span style="color:#FFFFFF;">Game Developers Chat</span></a></li>
<li><span style="color:#000000;">-</span><a href="https://discord.gg/mWhdyXR"><span style="color:#FFFFFF;">Gaming Server</span></a></li>
</ul>
<h3>Extras</h3>
<ul>
<li><span style="color:#000000;">-</span></a><a href="/Request"><span style="color:#FFFFFF;">Request Moderator</span></a></li>
<li><span style="color:#000000;">-</span></a><a href="/bored"><span style="color:#FFFFFF;">Matrix Effect</span></a></li>
</ul>
</div>
</nav>
</div>
<!--End of main page, start of footer-->
<footer id="footer">
<div style="float: right; width: 250px;">
<translate id="translate"><!--placeholder for cloudflare translate app-->
</div>
<div class="innertube">
<p>Website designed by Olybear9<br />
<span style="font-size:14px;">Copyright notice: We are not in, any way, shape, or form affiliated with the Dyno team. We do not take credit for anything Dyno can do, we simply make commands that add new functionality to Dyno. (<a href="https://dynobot.net">Dyno website</a>)</span></p>
Web version: 5 Beta<br />
</div>
</footer>
</body>
</html>