Categories
Snippets

Background Image Overflowing its Own Div

#box { background: url(zzz.jpeg); padding-left: 10px; margin-left: -10px; }

Categories
Snippets

Remove iOS text resizing

p { -webkit-text-size-adjust: none; }

Categories
Snippets

Removing iOS styling of buttons

.button { -webkit-appearance: none; }

Design a site like this with WordPress.com
Get started