fastflux
Version:
Message driven reactive state management
48 lines (39 loc) • 666 B
CSS
@import url(https://fonts.googleapis.com/css?family=Source+Code+Pro:400,700,300&subset=latin,latin-ext);
header a.branding {
color: #E02130;
font-weight: 300;
font-size: 1.25em;
letter-spacing: -0.5pt;
}
code.prettyprint {
line-height: 1.225em;
}
pre > code {
margin: 0;
padding: 15px ;
}
.example-caption {
background: transparent;
}
code {
font-family: "Source Code Pro", monospace;
font-size: 13px ;
}
pre {
margin-bottom: 15px;
}
h4 {
margin-bottom: 7px;
margin-top: 16px;
}
h1 > code,
h2 > code,
h3 > code,
h3 > code,
h5 > code,
h6 > code {
font-size: 1em ;
}
blockquote {
margin-top: 20px;
}