Page MenuHomeDevCentral

app.css
No OneTemporary

@charset "utf-8";
/* -------------------------------------------------------------
Zed
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Author: Dereckson
Tags: Foundation, red, gray, Ralf Lauren, vintage
Filename: app.css
Version: 1.0
Created: 2013-01-16
Updated: 2013-01-16
Licence: Creative Commons BY 3.0
------------------------------------------------------------- */
/* -------------------------------------------------------------
Table of contents
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
:: Main styles
:: Header
:: Content
:: Footer
:: Dark variation
:: Typography
:: Foundation Icons Fonts
*/
/* -------------------------------------------------------------
Main styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
background-color: #703030;
font-family: 'Source Sans Pro', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Source Sans Pro', sans-serif;
font-weight: 300;
}
h1, h3, h4, h5, h6 {
}
/* -------------------------------------------------------------
Header
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
body {
background-image: url(/images/RalfFallsIntoFoundation/topborder.png);
background-repeat: repeat-x;
margin-top: 1.25em;
margin-bottom: 0;
}
header {
background-color: #2F343B;
background-image: url(/images/patterns/square_bg.png);
color: white
}
header h1 {
color: #7E827A;
font-size: 37px;
}
header a {
color: white;
}
/* -------------------------------------------------------------
Content
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#content {
background-image: url(/images/RalfFallsIntoFoundation/contentborder.png);
background-repeat: repeat-x;
background-color: white;
padding-top: 1em;
margin-bottom: 0;
min-height: 400px;
}
/* -------------------------------------------------------------
Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
footer {
background-image: url(/images/RalfFallsIntoFoundation/footerborder.png);
background-repeat: repeat-x;
background-color: white;
margin-bottom: 0;
padding-top: 2em;
background-color: #703030;
color: white;
font-family: 'Source Sans Pro', sans-serif;
font-weight: 400;
}
footer hr {
width: 75%;
height: 1px;
margin: 0em auto 1em auto;
background: url(/images/RalfFallsIntoFoundation/hr.png) top center;
background-repeat: no-repeat;
border: none !important;
}
footer a {
color: #D6BCB1;
}
footer a:hover {
color: #C77966;
}
footer a:active {
color: #A35636;
}
footer dl {
font-variant: small-caps;
}
footer dt {
color: white;
font-weight: 600;
}
footer dd {
padding-left: 1em;
}
.extrainfos {
}
footer .extrainfos strong {
font-variant: small-caps;
}
/* -------------------------------------------------------------
Dark variation
Dedicated to André Bertrand.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#content.dark {
background-color: black;
background-image: none;
}
.dark .row {
color: #7E827A;
}
.dark h2 {
font-weight: 200;
color: #C77966;
}
.dark h3 {
color: #E3CDA4;
}
footer.dark {
background-image: url(/images/RalfFallsIntoFoundation/footerborder.png);
}
/* -------------------------------------------------------------
Typography
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.ampersand {
font-family: 'Caslon Ampersand';
margin-right: 0.1em;
}
/* -------------------------------------------------------------
Foundation Icons Fonts
www.zurb.com/playground/foundation-icons
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
[class*="social foundicon-"]:before { font-family: "SocialFoundicons"; }
[class*="general foundicon-"]:before { font-family: "GeneralFoundicons"; }
[class*="gen-enclosed foundicon-"]:before { font-family: "GeneralEnclosedFoundicons"; }
[class*="accessibility foundicon-"]:before { font-family: "AccessibilityFoundicons"; }
i {
font-style: normal;
}
i:hover {
color: #703030;
}
footer i:hover {
color: #2F343B;
}
#action-icons {
padding: 1em 1em;
font-size: 2em;
float: right;
}
header h1 i {
margin-right: 0.25em;
color: #C77966;
}

File Metadata

Mime Type
text/plain
Expires
Tue, May 13, 16:43 (9 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2629207
Default Alt Text
app.css (4 KB)

Event Timeline