2011-05-27 00:57:18 +00:00
|
|
|
html {
|
2011-06-01 18:29:39 +00:00
|
|
|
font-size: 100%;
|
2011-05-27 00:57:18 +00:00
|
|
|
-webkit-text-size-adjust: 100%;
|
|
|
|
-ms-text-size-adjust: 100%;
|
|
|
|
}
|
|
|
|
|
|
|
|
body {
|
2011-05-31 14:31:13 +00:00
|
|
|
max-width: 480px;
|
2012-02-07 12:34:03 +00:00
|
|
|
padding: 0 10px 30px;
|
2011-05-27 00:57:18 +00:00
|
|
|
margin: 0 auto;
|
2012-02-07 12:34:03 +00:00
|
|
|
font: 1em/1.5 Helvetica Neue, Helvetica, Arial, sans-serif;
|
2011-05-27 00:57:18 +00:00
|
|
|
color: #222;
|
|
|
|
background: #fff;
|
2011-05-31 14:31:13 +00:00
|
|
|
_width: 480px;
|
2011-05-27 00:57:18 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
img {
|
|
|
|
border: 0;
|
|
|
|
}
|
|
|
|
|
2012-01-22 22:42:18 +00:00
|
|
|
a {
|
|
|
|
font-weight:bold;
|
|
|
|
text-decoration: none;
|
|
|
|
color: #6ead1a;
|
2011-05-27 00:57:18 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
a:focus {
|
|
|
|
outline: thin dotted;
|
|
|
|
}
|
|
|
|
|
|
|
|
a:hover,
|
|
|
|
a:active {
|
2011-06-14 16:50:35 +00:00
|
|
|
outline: 0;
|
2011-05-27 00:57:18 +00:00
|
|
|
}
|
|
|
|
|
2012-01-22 22:42:18 +00:00
|
|
|
a:hover,
|
|
|
|
a:focus,
|
|
|
|
a:active {
|
|
|
|
text-decoration: underline;
|
|
|
|
color: #569107;
|
2011-05-27 00:57:18 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
strong {
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
|
2012-01-22 22:42:18 +00:00
|
|
|
code,
|
2011-05-27 00:57:18 +00:00
|
|
|
pre {
|
2011-06-01 18:29:39 +00:00
|
|
|
font-family: consolas, monospace;
|
2011-05-27 00:57:18 +00:00
|
|
|
font-size: 1em;
|
2012-01-22 22:42:18 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
pre {
|
|
|
|
display: block;
|
|
|
|
padding: 5px;
|
|
|
|
margin: 1em 0;
|
|
|
|
font-size: 13px;
|
2011-05-27 00:57:18 +00:00
|
|
|
color: #fff;
|
|
|
|
background: #222;
|
|
|
|
white-space: pre;
|
|
|
|
white-space: pre-wrap;
|
|
|
|
word-wrap: break-word;
|
|
|
|
}
|
|
|
|
|
|
|
|
ul {
|
|
|
|
list-style: square;
|
|
|
|
padding: 0;
|
2012-01-22 22:42:18 +00:00
|
|
|
margin: 0 0 1.4em;
|
2011-05-27 00:57:18 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
li {
|
|
|
|
margin: 0.35em 0;
|
|
|
|
}
|
|
|
|
|
2012-02-07 12:34:03 +00:00
|
|
|
h1,
|
|
|
|
h2 {
|
|
|
|
line-height: 1.2;
|
|
|
|
}
|
|
|
|
|
2012-01-22 22:42:18 +00:00
|
|
|
h1 {
|
2011-06-01 18:29:39 +00:00
|
|
|
margin: 0.25em 0 0.5em;
|
2012-01-22 22:42:18 +00:00
|
|
|
font-size: 3.5em;
|
2011-05-27 00:57:18 +00:00
|
|
|
}
|
|
|
|
|
2012-01-22 22:42:18 +00:00
|
|
|
h2 {
|
|
|
|
margin: 1.25em 0 0.5em;
|
|
|
|
font-size: 1.5em;
|
2011-05-27 00:57:18 +00:00
|
|
|
}
|
|
|
|
|
2011-05-27 11:42:29 +00:00
|
|
|
p {
|
|
|
|
margin: 0 0 1em;
|
|
|
|
}
|
|
|
|
|
2011-05-27 00:57:18 +00:00
|
|
|
/* structure */
|
|
|
|
|
|
|
|
.fork img {
|
|
|
|
position: absolute;
|
|
|
|
top: 0;
|
|
|
|
right: 0;
|
|
|
|
}
|
|
|
|
|
2012-02-07 12:34:03 +00:00
|
|
|
.hgroup h1 {
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.hgroup h2 {
|
|
|
|
margin: 0 0 2em;
|
|
|
|
font-size: 1em;
|
|
|
|
color: #555;
|
|
|
|
}
|
|
|
|
|
|
|
|
.cta {
|
2011-05-27 11:42:29 +00:00
|
|
|
margin:1em 0 4em;
|
2011-05-27 00:57:18 +00:00
|
|
|
}
|
|
|
|
|
2012-02-07 12:34:03 +00:00
|
|
|
.cta p {
|
2011-05-27 00:57:18 +00:00
|
|
|
margin: 0.5em 0 0;
|
|
|
|
font-style: italic;
|
|
|
|
}
|
|
|
|
|
|
|
|
.button {
|
2012-02-07 12:34:03 +00:00
|
|
|
position: relative;
|
2012-01-22 22:42:18 +00:00
|
|
|
display: inline-block;
|
2012-02-07 12:34:03 +00:00
|
|
|
padding: 0.4em 1em;
|
2011-05-27 00:57:18 +00:00
|
|
|
border: 1px solid #487310;
|
2012-02-07 12:34:03 +00:00
|
|
|
margin: 20px 5px 0 0;
|
2011-05-31 18:39:36 +00:00
|
|
|
font-size: 1.375em;
|
|
|
|
line-height: 1.273;
|
2012-02-07 12:34:03 +00:00
|
|
|
font-weight: normal;
|
|
|
|
text-align: center;
|
|
|
|
text-decoration: none;
|
|
|
|
white-space: nowrap;
|
|
|
|
border: 1px solid #d9d9d9;
|
|
|
|
border-radius: 2px;
|
|
|
|
color: #555;
|
|
|
|
background: #f5f5f5;
|
|
|
|
background-image: -webkit-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,0.1));
|
|
|
|
background-image: -moz-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,0.1));
|
|
|
|
background-image: -ms-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,0.1));
|
|
|
|
background-image: -o-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,0.1));
|
|
|
|
/* IE6/7 inline-block hack */
|
|
|
|
*display: inline;
|
|
|
|
*zoom: 1;
|
2011-05-27 00:57:18 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.button:hover,
|
|
|
|
.button:focus,
|
|
|
|
.button:active {
|
2012-01-22 22:42:18 +00:00
|
|
|
text-decoration: none;
|
2012-02-07 12:34:03 +00:00
|
|
|
border-color: #c6c6c6;
|
|
|
|
color: #333;
|
|
|
|
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
|
|
|
|
background-color: #f8f8f8;
|
|
|
|
}
|
|
|
|
|
|
|
|
.button:focus {
|
|
|
|
border-color: #105cb6;
|
|
|
|
outline: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.button:active {
|
|
|
|
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
|
|
|
|
background-color: #eee;
|
|
|
|
}
|
|
|
|
|
|
|
|
.button-main {
|
|
|
|
border-color: #5e9612;
|
2012-01-22 22:42:18 +00:00
|
|
|
color: #fff;
|
2012-02-07 12:34:03 +00:00
|
|
|
background-color: #69a619;
|
|
|
|
}
|
|
|
|
|
|
|
|
.button-main:hover,
|
|
|
|
.button-main:focus,
|
|
|
|
.button-main:active {
|
|
|
|
border-color: #558713;
|
|
|
|
color: #fff;
|
|
|
|
background-color: #6ead1a;
|
|
|
|
}
|
|
|
|
|
|
|
|
.button-main:active {
|
|
|
|
background-color: #5D9117;
|
2011-05-27 00:57:18 +00:00
|
|
|
}
|
|
|
|
|
2011-07-24 17:08:09 +00:00
|
|
|
.share-bar {
|
|
|
|
overflow: hidden;
|
2012-01-22 22:42:18 +00:00
|
|
|
padding: 0 0 30px;
|
|
|
|
border-bottom: 2px solid #ccc;
|
|
|
|
margin: 30px 0 0;
|
2011-07-24 17:08:09 +00:00
|
|
|
*zoom: 1;
|
|
|
|
}
|
|
|
|
|
|
|
|
.share-opt {
|
|
|
|
float: left;
|
|
|
|
margin: 0 15px 0 0;
|
|
|
|
vertical-align: bottom;
|
2011-05-27 11:42:29 +00:00
|
|
|
}
|
|
|
|
|
2011-05-31 18:39:36 +00:00
|
|
|
@media screen and (max-width:480px) {
|
|
|
|
body {
|
|
|
|
font-size: 0.875em;
|
|
|
|
}
|
2012-01-22 22:42:18 +00:00
|
|
|
|
2011-05-31 18:39:36 +00:00
|
|
|
h1 {
|
|
|
|
font-size: 3em;
|
|
|
|
}
|
2012-01-22 22:42:18 +00:00
|
|
|
|
2011-05-31 18:39:36 +00:00
|
|
|
.fork {
|
|
|
|
display: none;
|
|
|
|
}
|
2011-06-14 16:50:35 +00:00
|
|
|
}
|