forked from martin26/antiquebeta.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtaptapcclight.html
57 lines (48 loc) · 1.72 KB
/
taptapcclight.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
<html>
<head>
<title>TapTapCCLight by Antique</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
</head>
<body>
<!-- Wrapper -->
<div id="wrapper">
<!-- Main -->
<div id="main">
<div class="inner">
<!-- Header -->
<header id="header">
<a href="index.html" class="logo"><strong>Depiction</strong></a>
</header>
<!-- Content -->
<section>
<header class="main">
<h1>TapTapCCLight</h1>
</header>
<span class="image main"><img src="images/taptapcclight.png" alt="" /></span>
<h4>Description</h4>
<p>Compatible with iOS 10<br /><br />
TapTapCCLight makes changing the brightness or volume values easier, just tap the icons at the end and you'll see the change, settings add more features by letting you change increase and decrease amounts individually. Haptic Feedback is also a new special addition! 🙋🏼♂️.
</p>
<hr />
<h4>Version</h4>
<p>TapTapCCLight(4.6)</p>
<hr />
<h4>Bugs</h4>
<p>None</p>
</section>
</div>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>