* {
-webkit-text-size-adjust: none;
}
#texture {
position: absolute;
}
#page {
width: inherit;
}
#navigation .buttonborder {
width: 47%;
margin-bottom: 3px;
}
#navigation .buttonborder:last-child {
width: 50%;
margin-bottom: 0px;
}
.download {
display: none;
}
.box .dividerborder {
background-image: -webkit-gradient(radial, 50% bottom, 0, 50% bottom, 60, from(rgba(255,255,255,0.85)), to(rgba(255,255,255,0.0)));
}
.box .divider {
background-image: -webkit-gradient(radial, 50% 0, 0, 50% 0, 60, from(rgba(68,68,68,0.5)), to(rgba(0,0,0,0)));
}
.apppublisher {
text-align: inherit;
margin-top: inherit;
}
.projectbutton.inline {
width: 48%;
margin-bottom: 3px;
}
.projectbutton.inline:nth-of-type(2) {
width: 48%;
}
.projectbutton .appicon {
width: 41px;
height: 41px;
margin-top: 3px;
padding-left: 4px;
}
.projectbutton .appicon img {
width: 41px;
}
.projectbutton p {
margin-left: 0.75em;
}
#productsbox {
display: none;
}
#screenshots-container {
float: none;
margin-right: auto;
margin-left: auto;
}
#screenshots-container.iphone {
width: 258px;
height: 412px;
}
#screenshots-container.ipad {
width: 258px;
height: 369px;
}
#screenshots-leftbutton {
display: none;
}
#screenshots-rightbutton {
display: none;
}
#screenshots-controls .dot:hover {
background-image: url(images/dot.png);
}
#appstore {
float: none;
margin-right: auto;
}
.appstore {
margin-right: auto;
}
.appicon .links {
display: block;
float: none;
padding-left: 0px;
margin-top: 0.5em;
}
.appicon .links li {
display: inherit;
}
.links li {
margin-left: 0px;
}
.projectdescription.inline {
width: 50%;
}
