/* This styles the color blocks used in the color documentation. */
.color-block{
border-radius:2px;
display:block;
padding:8px8px6px;
color:#333;
text-transform:uppercase;
border:1pxsolid#ddd;
box-shadow:008pxrgba(0,0,0,0.1);
}
.color-blockspan{
display:block;
width:100%;
height:100px;
margin-bottom:0.42857rem;
}
</style>
</head>
<body>
<divclass="column row">
<h1>Client Style Guide</h1>
<pclass="lead">This style guide was built with Foundation for Sites. For more information on how to use this responsive front-end framework, check out the documentation, get help from the Foundation community, or request immediate technical support.</p>
<ahref="http://foundation.zurb.com/docs/"class="button">Visit the Docs</a>