-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
245 lines (225 loc) · 12 KB
/
index.html
File metadata and controls
245 lines (225 loc) · 12 KB
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" type="image/png" href="../assets/img/favicon.ico">
<link rel="apple-touch-icon" sizes="76x76" href="../assets/img/apple-icon.png">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Toxic Revolution</title>
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' />
<meta name="viewport" content="width=device-width" />
<link href="assets/css/bootstrap.min.css" rel="stylesheet" />
<link href="assets/css/paper-kit.css?v=2.0.1" rel="stylesheet"/>
<!-- Fonts and icons -->
<link href='https://fonts.googleapis.com/css?family=Montserrat:400,300,700' rel='stylesheet' type='text/css'>
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" rel="stylesheet">
<link href="assets/css/nucleo-icons.css" rel="stylesheet">
</head>
<body class="about-us">
<nav class="navbar navbar-toggleable-md fixed-top bg-danger navbar-transparent" color-on-scroll="200">
<div class="container">
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarToggler" aria-controls="navbarTogglerDemo02" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-bar"></span>
<span class="navbar-toggler-bar"></span>
<span class="navbar-toggler-bar"></span>
</button>
<a class="navbar-brand" href="/">Toxic Revolution</a>
<div class="collapse navbar-collapse">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="https://github.com/ToxicRevolution">Github</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://ToxicRevolution.net">Forums</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="javascript:void(0)" data-toggle="dropdown">Projects</a>
<ul class="dropdown-menu dropdown-menu-right dropdown-danger">
<li class="dropdown-item"><a href="https://github.com/ToxicRevolution/CSGORankMeWeb"><i class="nc-icon nc-money-coins"></i> RankMeWeb</a></li>
<li class="dropdown-item"><a href="https://github.com/ToxicRevolution/CSGORankMeAPI"><i class="nc-icon nc-badge"></i> RankMeAPI</a></li>
</ul>
</ul>
</div>
</div>
</nav>
<div class="page-header page-header-small">
<div class="filter filter-success"></div>
<div class="content-center">
<div class="container">
<div class="row" style="padding-top:100px; padding-bottom:30px;">
<div class="col-md-8">
<img src="assets/img/Webimage.png" alt="Top_Banner" style="width:100%;height:auto;">
</div>
<div class="col-md-4" style="flex: 0 0 33.333%; display:flex; max-width: 33.33%; flex-direction: column; align-self:center;">
<h1>Hello, <br /> We are Toxic Revolution.</h1>
<h3>We make things that sometimes work.</h3>
</div>
</div>
</div>
</div>
</div>
<div class="wrapper">
<div class="main">
<div class="section">
<div class="container">
<h3 class="title-uppercase">We build great products.</h3>
<p>Collaboratively administrate empowered markets via plug-and-play networks. Dynamically procrastinate B2C users after installed base benefits. Dramatically visualize customer directed convergence without revolutionary ROI.</p>
<p>Efficiently unleash cross-media information without cross-media value. Quickly maximize timely deliverables for real-time schemas. Dramatically maintain clicks-and-mortar solutions without functional solutions. </p>
<h3 class="title-uppercase">We <i class="fa fa-heart heart"></i> what we do.</h3>
<p>Completely synergize resource taxing relationships via premier niche markets. Professionally cultivate one-to-one customer service with robust ideas. Dynamically innovate resource-leveling customer service for state of the art customer service.</p>
<h2 class="text-center creators">Creators</h2>
<div class="row">
<div class="col-md-6">
<div class="card card-profile card-plain">
<div class="card-block">
<div class="card-avatar">
<a href="#avatar">
<img src="assets/img/Andy_face.jpg" alt="Frank">
<h4 class="card-title">Andy Petrzilka</h4>
</a>
</div>
<p class="card-description text-center">
A group becomes a team when each member is sure enough of himself and his contribution to praise the skill of the others. No one can whistle a symphony. It takes an orchestra to play it.
</p>
</div>
<div class="card-footer text-center">
<a href="https://twitter.com/AndyPetrzilka" class="btn btn-just-icon btn-twitter"><i class="fa fa-twitter"></i></a>
<a href="https://www.instagram.com/noigandy/" class="btn btn-just-icon btn-instagram"><i class="fa fa-instagram"></i></a>
<a href="https://github.com/APet74" class="btn btn-just-icon btn-github"><i class="fa fa-github"></i></a>
<a href="https://www.linkedin.com/in/andy-petrzilka-5229a359/" class="btn btn-just-icon btn-linkedin"><i class="fa fa-linkedin"></i></a>
<a href="http://steamcommunity.com/id/toxicandy7474" class="btn btn-just-icon btn-steam"><i class="fa fa-steam"></i></a>
</div>
</div>
</div>
<div class="col-md-6">
<div class="card card-profile card-plain">
<div class="card-block">
<div class="card-avatar">
<a href="#avatar">
<img src="assets/img/Kenny_face.png" alt="kennyL">
<h4 class="card-title">Kenny Lindelof</h4>
</a>
</div>
<p class="card-description text-center">
The strength of the team is each individual member. The strength of each member is the team. If you can laugh together, you can work together, silence isn’t golden, it’s deadly.
</p>
</div>
<div class="card-footer text-center">
<a href="https://twitter.com/kennyLtv" class="btn btn-just-icon btn-twitter"><i class="fa fa-twitter"></i></a>
<a href="https://instagram.com/kennyLtv" class="btn btn-just-icon btn-instagram"><i class="fa fa-instagram"></i></a>
<a href="https://github.com/APet74" class="btn btn-just-icon btn-github"><i class="fa fa-github"></i></a>
<a href="https://www.linkedin.com/in/kennyltv/" class="btn btn-just-icon btn-linkedin"><i class="fa fa-linkedin"></i></a>
<a href="https://steamcommunity.com/id/kennyL_tv" class="btn btn-just-icon btn-steam"><i class="fa fa-steam"></i></a>
</div>
</div>
</div>
</div>
<h3 class="more-info">Need more information?</h3>
<div class="row coloured-cards">
<div class="col-md-4 col-sm-6">
<div class="card-big-shadow">
<div class="card card-just-text" data-background="color" data-color="blue" data-radius="none">
<div class="card-block">
<h6 class="card-category">Best cards</h6>
<h4 class="card-title"><a href="#paper-kit">Blue Card</a></h4>
<p class="card-description">What all of these have in common is that they're pulling information out of the app or the service and making it relevant to the moment. </p>
</div>
</div> <!-- end card -->
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="card-big-shadow">
<div class="card card-just-text" data-background="color" data-color="green" data-radius="none">
<div class="card-block">
<h6 class="card-category">Best cards</h6>
<h4 class="card-title"><a href="#paper-kit">Green Card</a></h4>
<p class="card-description">What all of these have in common is that they're pulling information out of the app or the service and making it relevant to the moment. </p>
</div>
</div> <!-- end card -->
</div>
</div>
<div class="col-md-4 col-sm-6">
<div class="card-big-shadow">
<div class="card card-just-text" data-background="color" data-color="yellow" data-radius="none">
<div class="card-block">
<h6 class="card-category">Best cards</h6>
<h4 class="card-title"><a href="#paper-kit">Yellow Card</a></h4>
<p class="card-description">What all of these have in common is that they're pulling information out of the app or the service and making it relevant to the moment. </p>
</div>
</div> <!-- end card -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="footer footer-big footer-black">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12 col-xs-12">
<div class="row">
<div class="col-md-3 col-sm-6 col-xs-6">
<div class="links">
<ul class="uppercase-links stacked-links">
<li>
<a href="https://toxicrevolution.net">
Forums
</a>
</li>
<li>
<a href="http://github.com/ToxicRevolution">
GitHub
</a>
</li>
<li>
<a href="http://steamcommunity.com/groups/ToxicRevolutionGaming">
Steam Group
</a>
</li>
</ul>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-6">
<div class="links">
<ul class="uppercase-links stacked-links">
<li>
<a href="https://www.facebook.com/toxicrevolution/">
Facebook
</a>
</li>
<li>
<a href="http://Twitter.com/toxicr_gaming">
Twitter
</a>
</li>
<li>
<a href="https://www.reddit.com/r/ToxicRevolution/">
Reddit
</a>
</li>
</ul>
</div>
</div>
</div>
<hr />
<div class="copyright">
<div class="pull-left">
© <script>document.write(new Date().getFullYear())</script> Toxic Revolution
</div>
</div>
</div>
</div>
</div>
</footer>
</body>
<!-- Core JS Files -->
<script src="assets/js/jquery-3.2.1.min.js" type="text/javascript"></script>
<script src="assets/js/jquery-ui-1.12.1.custom.min.js" type="text/javascript"></script>
<script src="assets/js/tether.min.js" type="text/javascript"></script>
<script src="assets/js/bootstrap.min.js" type="text/javascript"></script>
<!-- Plugins for Select -->
<script src="assets/js/bootstrap-select.js"></script>
<!-- Control Center for Paper Kit: parallax effects, scripts for the example pages etc -->
<script src="assets/js/paper-kit.js?v=2.0.1"></script>
</html>