<style>
body {
- background: url(pinstripe.png);
+ background: #c7ced5 url(cydia://uikit-image/UIPinstripe.png);
display: table;
font-family: Helvetica;
height: 337px;
<div class="background"></div>
</a>
-<a href="cydia://storage" class="giant-button" style="opacity: 0.4">
+<a href="cydia://storage" class="giant-button">
<div class="contents">
- <img src="storage.png" class="icon"/>
+ <img src="storage.png"/>
<label>Storage</label>
<div>See how much room you have left for new packages.</div>
</div>
<div class="background"></div>
</a>
- <div style="position: absolute; top: 256px; color: red; margin: 0 auto; font-size: 40px; height: 40px; width: 320px; -webkit-transform:rotate(-10deg); text-shadow: rgba(250, 150, 150, 0.75) 1px 1px 0">Coming Soon!</div>
-
</div>
</div>
</div></body></html>