2 * This document has been created with Marked.app <http://markedapp.com>.
3 * Copyright 2011 Brett Terpstra
4 * ---------------------------------------------------------------------------
5 * Please leave this notice in place, along with any additional credits below.
7 * Byword.css theme is based on Byword.app <http://bywordapp.com>
8 * Authors: @brunodecarvalho, @jpedroso, @rcabaco
9 * Copyright 2011 Metaclassy, Lda. <http://metaclassy.com>
13 font-size: 62.5%; /* base font-size: 10px */
17 background-color: #f2f2f2;
20 /* Change font size below */
24 /* Change font below */
26 /* Sans-serif fonts */
27 font-family: "Helvetica Neue", Helvetica
, Arial
, sans-serif
;
28 -webkit-font-smoothing: antialiased
;
32 font-family: "Cochin", "Baskerville", "Georgia", serif;
33 -webkit-font-smoothing: subpixel-antialiased;
36 /* Monospaced fonts */
38 font-family: "Courier New", Menlo, Monaco, mono;
39 -webkit-font-smoothing: antialiased;
47 text-decoration: underline
;
78 background-color: #ccc;
80 -webkit-box-shadow:0px 1px 0px rgba
(255, 255, 255, 0.75);
84 list-style: outside decimal
;
87 list-style: outside disc
;
100 ol:last-child
, ul:last-child
{
117 dl
dd:last-child
, dl:last-child
{
122 white-space: pre-wrap
;
127 -webkit-border-radius: 3px;
128 background-color: #eee;
129 border: 1px solid
#ddd;
135 -webkit-border-radius: 3px;
136 background-color: #eee;
137 border: 1px solid
#ddd;
140 white-space: pre-wrap
;
143 background-color: transparent
;
144 -webkit-border-radius: 0;
151 border-left: 3px solid
#ddd;
158 /* border-bottom: 1px solid #ddd;
159 border-right: 1px solid #ddd; */
164 background-color: #eee;
165 /* border-top: 1px solid #ddd;
166 border-left: 1px solid #ddd;*/
172 /* border-top: 1px solid #ddd;
173 border-left: 1px solid #ddd; */
176 table
tr:nth-child
(odd
),table
th:nth-child
(odd
),table
td:nth-child
(odd
)
178 background:rgba
(255,255,255,0.06)
181 table
tr:nth-child
(even
),table
td:nth-child
(even
)
183 background:rgba
(0,0,0,0.06)
218 vertical-align: super
;
227 /* custom formatting classes */
230 -webkit-box-shadow: 0 2px 4px #999;
241 .inverted, .inverted #wrapper {
242 background-color: #1a1a1a !important
;
243 color: #bebebe !important
;
246 font-family: "Helvetica Neue", Helvetica
, Arial
, sans-serif
!important
;
247 -webkit-font-smoothing: antialiased
!important
;
251 font-family: "Cochin", "Baskerville", "Georgia", serif !important;
252 -webkit-font-smoothing: subpixel-antialiased !important;
256 font-family: "Courier", mono !important;
257 -webkit-font-smoothing: antialiased !important;
261 color: #308bd8 !important
;
264 color: #666 !important
;
266 background-color: #666 !important
;
267 -webkit-box-shadow: none
!important
;
270 background-color: #222 !important
;
271 border-color: #3c3c3c !important
;
274 background-color: #222 !important
;
275 border-color: #3c3c3c !important
;
277 .inverted blockquote {
278 border-color: #333 !important
;
279 color: #999 !important
;
282 border-color: #3c3c3c !important
;
285 background-color: #222 !important
;
286 border-color: #3c3c3c !important
;
289 border-color: #3c3c3c !important
;
292 background: #bc990b !important
;
293 color:#000 !important
;
295 .inverted .shadow { -webkit-box-shadow: 0 2px 4px #000 !important
; }
297 background: transparent
;
302 /* Printing support */
307 img
, pre
, blockquote
, table
, figure
{
308 page-break-inside: avoid
;
311 border: none
!important
;
321 page-break-before: always
;