Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pistache
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Libraries
pistache
Commits
52b7fd79
Commit
52b7fd79
authored
Mar 27, 2016
by
octal
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tweaked logo position, added margins and all that fun stuff
parent
6f51c329
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
5 additions
and
5 deletions
+5
-5
404.html
404.html
+1
-1
assets/css/main.css
assets/css/main.css
+1
-1
assets/images/logo.png
assets/images/logo.png
+0
-0
guide/index.html
guide/index.html
+1
-1
index.html
index.html
+1
-1
quickstart.html
quickstart.html
+1
-1
No files found.
404.html
View file @
52b7fd79
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
<body
class=
"theme-base-01"
>
<body
class=
"theme-base-01"
>
<header
class=
"main-header"
>
<header
class=
"main-header"
>
<div
class=
"wc-container"
>
<div
class=
"wc-container"
>
<img
src=
"/assets/images/logo.png"
width=
200
height=
200
/
><h1><a
href=
"/"
>
Pistache
</a></h1>
<img
id=
"img-logo"
src=
"/assets/images/logo.png"
/><h1><a
href=
"/"
>
Pistache
</a></h1>
<h2>
An elegant C++ REST framework.
</h2>
<h2>
An elegant C++ REST framework.
</h2>
<ul>
<ul>
...
...
assets/css/main.css
View file @
52b7fd79
html
,
body
,
div
,
span
,
applet
,
object
,
iframe
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
p
,
blockquote
,
pre
,
a
,
abbr
,
acronym
,
address
,
big
,
cite
,
code
,
del
,
dfn
,
em
,
img
,
ins
,
kbd
,
q
,
s
,
samp
,
small
,
strike
,
strong
,
sub
,
sup
,
tt
,
var
,
b
,
u
,
i
,
center
,
dl
,
dt
,
dd
,
ol
,
ul
,
li
,
fieldset
,
form
,
label
,
legend
,
table
,
caption
,
tbody
,
tfoot
,
thead
,
tr
,
th
,
td
,
article
,
aside
,
canvas
,
details
,
embed
,
figure
,
figcaption
,
footer
,
header
,
hgroup
,
menu
,
nav
,
output
,
ruby
,
section
,
summary
,
time
,
mark
,
audio
,
video
{
margin
:
0
;
padding
:
0
;
border
:
0
;
font-size
:
100%
;
font
:
inherit
;
vertical-align
:
baseline
}
article
,
aside
,
details
,
figcaption
,
figure
,
footer
,
header
,
hgroup
,
menu
,
nav
,
section
,
main
{
display
:
block
}
body
{
line-height
:
1
}
ol
,
ul
{
list-style
:
none
}
blockquote
,
q
{
quotes
:
none
}
blockquote
:before
,
blockquote
:after
,
q
:before
,
q
:after
{
content
:
''
;
content
:
none
}
table
{
border-collapse
:
collapse
;
border-spacing
:
0
}
.highlight
{
background
:
#ffffff
}
.highlight
.c
{
color
:
#999988
;
font-style
:
italic
}
.highlight
.err
{
color
:
#a61717
;
background-color
:
#e3d2d2
}
.highlight
.k
{
font-weight
:
bold
}
.highlight
.o
{
font-weight
:
bold
}
.highlight
.cm
{
color
:
#999988
;
font-style
:
italic
}
.highlight
.cp
{
color
:
#999999
;
font-weight
:
bold
}
.highlight
.c1
{
color
:
#999988
;
font-style
:
italic
}
.highlight
.cs
{
color
:
#999999
;
font-weight
:
bold
;
font-style
:
italic
}
.highlight
.gd
{
color
:
#000000
;
background-color
:
#fdd
}
.highlight
.gd
.x
{
color
:
#000000
;
background-color
:
#faa
}
.highlight
.ge
{
font-style
:
italic
}
.highlight
.gr
{
color
:
#a00
}
.highlight
.gh
{
color
:
#999
}
.highlight
.gi
{
color
:
#000000
;
background-color
:
#dfd
}
.highlight
.gi
.x
{
color
:
#000000
;
background-color
:
#afa
}
.highlight
.go
{
color
:
#888
}
.highlight
.gp
{
color
:
#555
}
.highlight
.gs
{
font-weight
:
bold
}
.highlight
.gu
{
color
:
#aaa
}
.highlight
.gt
{
color
:
#a00
}
.highlight
.kc
{
font-weight
:
bold
}
.highlight
.kd
{
font-weight
:
bold
}
.highlight
.kp
{
font-weight
:
bold
}
.highlight
.kr
{
font-weight
:
bold
}
.highlight
.kt
{
color
:
#445588
;
font-weight
:
bold
}
.highlight
.m
{
color
:
#099
}
.highlight
.s
{
color
:
#d14
}
.highlight
.na
{
color
:
teal
}
.highlight
.nb
{
color
:
#0086B3
}
.highlight
.nc
{
color
:
#445588
;
font-weight
:
bold
}
.highlight
.no
{
color
:
teal
}
.highlight
.ni
{
color
:
purple
}
.highlight
.ne
{
color
:
#990000
;
font-weight
:
bold
}
.highlight
.nf
{
color
:
#990000
;
font-weight
:
bold
}
.highlight
.nn
{
color
:
#555
}
.highlight
.nt
{
color
:
navy
}
.highlight
.nv
{
color
:
teal
}
.highlight
.ow
{
font-weight
:
bold
}
.highlight
.w
{
color
:
#bbb
}
.highlight
.mf
{
color
:
#099
}
.highlight
.mh
{
color
:
#099
}
.highlight
.mi
{
color
:
#099
}
.highlight
.mo
{
color
:
#099
}
.highlight
.sb
{
color
:
#d14
}
.highlight
.sc
{
color
:
#d14
}
.highlight
.sd
{
color
:
#d14
}
.highlight
.s2
{
color
:
#d14
}
.highlight
.se
{
color
:
#d14
}
.highlight
.sh
{
color
:
#d14
}
.highlight
.si
{
color
:
#d14
}
.highlight
.sx
{
color
:
#d14
}
.highlight
.sr
{
color
:
#009926
}
.highlight
.s1
{
color
:
#d14
}
.highlight
.ss
{
color
:
#990073
}
.highlight
.bp
{
color
:
#999
}
.highlight
.vc
{
color
:
teal
}
.highlight
.vg
{
color
:
teal
}
.highlight
.vi
{
color
:
teal
}
.highlight
.il
{
color
:
#099
}
html
*
{
-webkit-font-smoothing
:
antialiased
;
-moz-osx-font-smoothing
:
grayscale
}
*,*
:after
,*
:before
{
-webkit-box-sizing
:
border-box
;
-moz-box-sizing
:
border-box
;
box-sizing
:
border-box
}
body
{
font-size
:
100%
;
font-family
:
"Helvetica Neue"
,
Helvetica
,
Arial
,
sans-serif
}
.wc-container
{
width
:
90%
;
max-width
:
768px
;
margin
:
0
auto
}
.wc-container
::after
{
content
:
''
;
display
:
table
;
clear
:
both
}
.wc-img-replace
{
display
:
inline-block
;
overflow
:
hidden
;
text-indent
:
100%
;
white-space
:
nowrap
;
background-repeat
:
no-repeat
;
background-position
:
center
center
}
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
line-height
:
1.4
}
h1
{
font-size
:
20px
;
font-size
:
1.25rem
}
@media
only
screen
and
(
min-width
:
768px
){
h1
{
font-size
:
36px
;
font-size
:
2.25rem
}}
h2
{
font-size
:
14px
;
font-size
:
.875rem
}
@media
only
screen
and
(
min-width
:
768px
){
h2
{
font-size
:
28px
;
font-size
:
1.75rem
}}
h3
{
font-size
:
10px
;
font-size
:
.625rem
}
@media
only
screen
and
(
min-width
:
768px
){
h3
{
font-size
:
23px
;
font-size
:
1.4375rem
}}
h4
{
font-size
:
8px
;
font-size
:
.5rem
}
@media
only
screen
and
(
min-width
:
768px
){
h4
{
font-size
:
17px
;
font-size
:
1.0625rem
}}
h5
{
font-size
:
14px
;
font-size
:
.875rem
}
@media
only
screen
and
(
min-width
:
768px
){
h5
{
font-size
:
22px
;
font-size
:
1.375rem
}}
h6
{
font-size
:
14px
;
font-size
:
.875rem
}
@media
only
screen
and
(
min-width
:
768px
){
h6
{
font-size
:
19px
;
font-size
:
1.1875rem
}}
p
{
line-height
:
1.2
;
font-size
:
10px
;
font-size
:
.625rem
}
@media
only
screen
and
(
min-width
:
768px
){
p
{
font-size
:
16px
;
font-size
:
1rem
}}
a
{
background
:
transparent
}
a
:active
,
a
:hover
,
a
:focus
{
outline
:
0
}
img
{
border
:
0
;
display
:
block
;
max-width
:
100%
;
height
:
auto
}
hr
{
margin-top
:
20px
;
margin-bottom
:
20px
;
border
:
0
;
border-top
:
1px
solid
#eee
;
height
:
0
}
strong
,
b
{
font-weight
:
600
}
em
,
i
{
font-style
:
italic
}
a
.default-anchor
,
a
,
body
.theme-base-01
a
{
text-decoration
:
none
;
border-bottom
:
1px
solid
transparent
;
color
:
#da4939
}
a
.default-anchor
:hover
,
a
:hover
,
body
.theme-base-01
a
:hover
,
a
.default-anchor
:active
,
a
:active
,
body
.theme-base-01
a
:active
,
a
.default-anchor
:focus
,
a
:focus
,
body
.theme-base-01
a
:focus
{
-webkit-transition
:
border-bottom-color
0.2s
;
-moz-transition
:
border-bottom-color
0.2s
;
-ms-transition
:
border-bottom-color
0.2s
;
-o-transition
:
border-bottom-color
0.2s
;
transition
:
border-bottom-color
0.2s
;
border-bottom-color
:
#da4939
}
div
.default-page-content
h1
,
div
.page-content
h1
,
div
.default-page-content
h2
,
div
.page-content
h2
,
div
.default-page-content
h3
,
div
.page-content
h3
,
div
.default-page-content
h4
,
div
.page-content
h4
,
div
.default-page-content
h5
,
div
.page-content
h5
,
div
.default-page-content
h6
,
div
.page-content
h6
{
color
:
#2b2b2b
}
body
{
color
:
#515151
}
header
.main-header
p
,
header
.main-header
address
,
footer
.main-footer
p
,
footer
.main-footer
address
{
font-size
:
12px
;
font-size
:
.75rem
}
@media
only
screen
and
(
min-width
:
768px
){
header
.main-header
p
,
header
.main-header
address
,
footer
.main-footer
p
,
footer
.main-footer
address
{
font-size
:
14px
;
font-size
:
.875rem
}}
header
.main-header
{
color
:
#2b2b2b
;
border-top
:
5px
#2b2b2b
solid
}
header
.main-header
h1
,
header
.main-header
h2
{
text-align
:
center
;
color
:
inherit
}
header
.main-header
a
{
color
:
inherit
}
header
.main-header
a
:hover
,
header
.main-header
a
:active
,
header
.main-header
a
:focus
{
border-bottom-color
:
transparent
}
header
.main-header
ul
{
width
:
100%
;
text-align
:
center
;
padding
:
15px
}
header
.main-header
ul
li
{
display
:
inline-block
;
position
:
relative
;
color
:
#da4939
}
header
.main-header
ul
li
span
{
float
:
left
;
display
:
inline-block
;
width
:
15px
}
header
.main-header
ul
li
a
{
display
:
inline-block
;
color
:
inherit
;
border-bottom
:
2px
transparent
solid
;
padding-bottom
:
5px
;
-webkit-transition
:
all
,
0.2s
;
-moz-transition
:
all
,
0.2s
;
-ms-transition
:
all
,
0.2s
;
-o-transition
:
all
,
0.2s
;
transition
:
all
,
0.2s
}
@media
only
screen
and
(
min-width
:
768px
){
header
.main-header
ul
li
a
{
font-size
:
18px
;
font-size
:
1.125rem
}}
header
.main-header
ul
li
a
:hover
,
header
.main-header
ul
li
a
:focus
,
header
.main-header
ul
li
a
:active
{
border-bottom-color
:
inherit
}
footer
.main-footer
{
background-color
:
#2b2b2b
;
color
:
#f9f7f3
}
footer
.main-footer
.column
{
float
:
left
;
width
:
100%
;
float
:
left
}
@media
only
screen
and
(
min-width
:
768px
){
footer
.main-footer
.column.one
,
footer
.main-footer
.column.two
{
width
:
50%
;
float
:
left
;
display
:
block
}}
footer
.main-footer
h6
{
position
:
relative
;
padding
:
10px
0
;
text-transform
:
uppercase
}
footer
.main-footer
h6
::before
{
content
:
''
;
position
:
absolute
;
top
:
0
;
width
:
2em
;
height
:
2px
;
background
:
#f9f7f3
;
overflow
:
hidden
}
footer
.main-footer
ul
.menu
{
padding
:
0
0
1em
0
}
footer
.main-footer
ul
.menu
li
{
font-size
:
12px
;
font-size
:
.75rem
;
line-height
:
1.6
;
display
:
inline
;
padding-right
:
10px
}
@media
only
screen
and
(
min-width
:
768px
){
footer
.main-footer
ul
.menu
li
{
font-size
:
16px
;
font-size
:
1rem
}}
footer
.main-footer
p
.disclaimer
{
text-align
:
center
}
footer
.main-footer
ul
.social-media
{
text-align
:
left
;
padding
:
0
0
10px
0
}
footer
.main-footer
ul
.social-media
li
{
display
:
inline-block
}
footer
.main-footer
ul
.social-media
li
>
a
{
width
:
32px
;
height
:
32px
;
background
:
#f9f7f3
;
background-image
:
url("./images/socials-icons.svg")
;
background-size
:
224px
64px
;
border-radius
:
0.25em
;
-webkit-transition
:
background-color
0.2s
;
-moz-transition
:
background-color
0.2s
;
-ms-transition
:
background-color
0.2s
;
-o-transition
:
background-color
0.2s
;
transition
:
background-color
0.2s
;
border-bottom-color
:
transparent
}
footer
.main-footer
ul
.social-media
li
>
a
:hover
{
background-color
:
#da4939
}
footer
.main-footer
ul
.social-media
li
a
.twitter
{
background-position
:
0
0
}
footer
.main-footer
ul
.social-media
li
a
.twitter
:hover
{
background-position
:
0
-32px
}
footer
.main-footer
ul
.social-media
li
a
.github
{
background-position
:
-32px
0
}
footer
.main-footer
ul
.social-media
li
a
.github
:hover
{
background-position
:
-32px
-32px
}
footer
.main-footer
ul
.social-media
li
a
.facebook
{
background-position
:
-64px
0
}
footer
.main-footer
ul
.social-media
li
a
.facebook
:hover
{
background-position
:
-64px
-32px
}
footer
.main-footer
ul
.social-media
li
a
.dribble
{
background-position
:
-96px
0
}
footer
.main-footer
ul
.social-media
li
a
.dribble
:hover
{
background-position
:
-96px
-32px
}
footer
.main-footer
ul
.social-media
li
a
.google
{
background-position
:
-128px
0
}
footer
.main-footer
ul
.social-media
li
a
.google
:hover
{
background-position
:
-128px
-32px
}
footer
.main-footer
ul
.social-media
li
a
.pinterest
{
background-position
:
-196px
0
}
footer
.main-footer
ul
.social-media
li
a
.pinterest
:hover
{
background-position
:
-196px
-32px
}
.no-svg
footer
.main-footer
ul
.social-media
li
a
{
width
:
32px
;
height
:
32px
;
background-color
:
#f9f7f3
;
background-image
:
url("./images/socials-icons.png")
;
background-size
:
224px
64px
;
border-radius
:
0.25em
;
-webkit-transition
:
background-color
0.2s
;
-moz-transition
:
background-color
0.2s
;
-ms-transition
:
background-color
0.2s
;
-o-transition
:
background-color
0.2s
;
transition
:
background-color
0.2s
;
border-bottom-color
:
transparent
}
.no-svg
footer
.main-footer
ul
.social-media
li
a
:hover
{
background-color
:
#da4939
}
div
.page-content
{
min-height
:
initial
}
@media
only
screen
and
(
min-width
:
768px
){
div
.page-content
{
min-height
:
400px
}}
div
.page-content
ul
{
padding
:
0
0
1em
0
}
div
.page-content
ul
li
{
font-size
:
14px
;
font-size
:
.875rem
;
color
:
#515151
;
line-height
:
1.6
;
background
:
url(./images/bullet.svg)
;
background-repeat
:
no-repeat
;
background-position
:
0
6px
;
padding
:
0
0
5px
15px
;
margin-left
:
0
}
@media
only
screen
and
(
min-width
:
768px
){
div
.page-content
ul
li
{
font-size
:
16px
;
font-size
:
1rem
;
line-height
:
1.2
;
background-position
:
0
7px
}}
div
.page-content
ol
{
font-size
:
12px
;
font-size
:
.75rem
;
padding-bottom
:
1em
;
list-style
:
decimal
;
margin-left
:
0
}
div
.page-content
ol
li
{
color
:
#515151
;
line-height
:
1.6
;
padding
:
0
0
5px
0px
;
margin-left
:
2em
;
position
:
relative
}
@media
only
screen
and
(
min-width
:
768px
){
div
.page-content
ol
{
font-size
:
16px
;
font-size
:
1rem
}
div
.page-content
ol
li
{
line-height
:
1.5
;
background-position
:
0
7px
}}
div
.page-content
dl
{
padding-bottom
:
1em
}
div
.page-content
dl
dt
,
div
.page-content
dl
dd
{
font-size
:
12px
;
font-size
:
.75rem
;
line-height
:
1.5
}
div
.page-content
dl
dt
{
font-weight
:
bold
;
padding-bottom
:
5px
;
padding-top
:
20px
}
div
.page-content
dl
dt
:first-child
{
padding-top
:
0px
}
div
.page-content
dl
dd
{
padding-left
:
10px
}
@media
only
screen
and
(
min-width
:
768px
){
div
.page-content
dl
dt
,
div
.page-content
dl
dd
{
font-size
:
16px
;
font-size
:
1rem
;
line-height
:
1.6
}}
div
.page-content
img
{
padding
:
1em
0
}
div
.page-content
p
{
margin-bottom
:
1em
}
div
.page-content
h1
,
div
.page-content
h2
,
div
.page-content
h3
,
div
.page-content
h4
,
div
.page-content
h5
,
div
.page-content
h6
{
padding-bottom
:
5px
}
.no-svg
div
.page-content
ul
li
{
background
:
url(./images/bullet.png)
;
font-size
:
13px
;
font-size
:
.8125rem
;
color
:
#515151
;
line-height
:
1.6
;
background-repeat
:
no-repeat
;
background-position
:
0
6px
;
padding
:
0
0
5px
15px
;
margin-left
:
0
}
body
.theme-base-01
footer
.main-footer
{
background-color
:
#272935
;
color
:
#f9f7f3
}
body
.theme-base-01
header
.main-header
{
color
:
#272935
}
body
.theme-base-01
header
.main-header
ul
li
{
color
:
#da4939
}
body
.theme-base-01
div
.page-content
h1
,
body
.theme-base-01
div
.page-content
h2
,
body
.theme-base-01
div
.page-content
h3
,
body
.theme-base-01
div
.page-content
h4
,
body
.theme-base-01
div
.page-content
h5
,
body
.theme-base-01
div
.page-content
h6
{
color
:
#272935
}
header
.main-header
{
padding
:
1em
0
}
@media
only
screen
and
(
min-width
:
768px
){
header
.main-header
{
padding
:
2em
0
}}
footer
.main-footer
{
padding
:
1em
0
}
@media
only
screen
and
(
min-width
:
768px
){
footer
.main-footer
{
padding
:
2em
0
}}
.page-content
{
padding
:
1em
0
}
@media
only
screen
and
(
min-width
:
768px
){
.page-content
{
padding
:
2em
0
}}
blockquote
{
padding
:
.5em
1em
;
margin
:
.8em
0
;
color
:
#7a7a7a
;
border-left
:
.25em
solid
#e5e5e5
}
blockquote
p
:last-child
{
margin-bottom
:
0
}
@media
only
screen
and
(
min-width
:
768px
){
blockquote
{
padding-right
:
5em
;
padding-left
:
1.25em
}}
code
,
pre
{
font-family
:
Menlo
,
Monaco
,
"Courier New"
,
monospace
}
code
{
padding
:
.25em
.5em
;
font-size
:
85%
;
color
:
#da4939
;
background-color
:
rgba
(
218
,
73
,
57
,
0.1
)}
pre
{
display
:
block
;
margin-top
:
0
;
margin-bottom
:
1em
;
padding
:
1em
;
font-size
:
12px
;
font-size
:
.75rem
;
line-height
:
1.4
;
white-space
:
pre
;
white-space
:
pre-wrap
;
word-break
:
break-all
;
word-wrap
:
break-word
;
background-color
:
#FFF
;
border
:
1px
solid
#e6e1dc
}
pre
code
{
padding
:
0
;
font-size
:
100%
;
color
:
inherit
;
background-color
:
transparent
}
@media
only
screen
and
(
min-width
:
768px
){
pre
{
font-size
:
14px
;
font-size
:
.875rem
}}
.highlight
{
margin-bottom
:
1em
;
margin-top
:
1em
}
.highlight
pre
{
margin-bottom
:
0
}
.gist
.gist-file
{
font-family
:
Menlo
,
Monaco
,
"Courier New"
,
monospace
!important
;
margin
:
1em
0
}
.gist
.markdown-body
{
padding
:
15px
}
.gist
pre
{
padding
:
0
;
background-color
:
transparent
}
.gist
.gist-file
.gist-data
{
font-size
:
12px
;
line-height
:
1.4
}
@media
only
screen
and
(
min-width
:
768px
){
.gist
.gist-file
.gist-data
{
font-size
:
14px
!important
}}
.gist
code
{
padding
:
0
;
color
:
inherit
;
background-color
:
transparent
;
border-radius
:
0
}
div
.post
{
padding-top
:
.5em
;
padding-bottom
:
1em
;
border-bottom
:
1px
#e6e1dc
solid
}
@media
only
screen
and
(
min-width
:
768px
){
div
.post
{
padding-bottom
:
2em
}}
div
.post
:last-child
{
border-bottom
:
none
}
p
.post-meta
{
line-height
:
1.6
;
letter-spacing
:
2px
;
font-size
:
12px
;
font-size
:
.75rem
;
overflow
:
hidden
;
display
:
block
;
padding
:
1em
0
;
color
:
#7A7A7A
}
@media
only
screen
and
(
min-width
:
768px
){
p
.post-meta
{
font-size
:
16px
;
font-size
:
1rem
}}
.related
{
padding-top
:
1em
;
padding-bottom
:
1em
;
border-top
:
1px
solid
#e6e1dc
}
@media
only
screen
and
(
min-width
:
768px
){
.related
{
padding-top
:
2em
;
padding-bottom
:
2em
}}
.related-posts
{
padding-left
:
0
;
list-style
:
none
}
.related-posts
h3
{
margin-top
:
0
}
.related-posts
li
small
{
font-size
:
75%
;
color
:
#999
}
.related-posts
li
a
:hover
{
color
:
#268bd2
;
text-decoration
:
none
}
.related-posts
li
a
:hover
small
{
color
:
inherit
}
.post-footer
{
border-top
:
1px
solid
#e6e1dc
;
border-bottom
:
1px
solid
#e6e1dc
;
height
:
40px
;
display
:
table
;
width
:
100%
;
position
:
relative
}
@media
only
screen
and
(
min-width
:
768px
){
.post-footer
{
height
:
80px
}}
.post-footer
.column-1
,
.post-footer
.column-2
,
.post-footer
.column-3
,
.post-footer
.column-full
{
padding-top
:
10px
}
@media
only
screen
and
(
min-width
:
768px
){
.post-footer
.column-1
,
.post-footer
.column-2
,
.post-footer
.column-3
,
.post-footer
.column-full
{
padding-top
:
30px
}}
.post-footer
.column-1
span
,
.post-footer
.column-2
span
,
.post-footer
.column-3
span
,
.post-footer
.column-full
span
{
color
:
#d4cfc9
}
.post-footer
.column-1
a
,
.post-footer
.column-1
span
,
.post-footer
.column-2
a
,
.post-footer
.column-2
span
,
.post-footer
.column-3
a
,
.post-footer
.column-3
span
,
.post-footer
.column-full
a
,
.post-footer
.column-full
span
{
font-size
:
12px
;
font-size
:
.75rem
}
@media
only
screen
and
(
min-width
:
768px
){
.post-footer
.column-1
a
,
.post-footer
.column-1
span
,
.post-footer
.column-2
a
,
.post-footer
.column-2
span
,
.post-footer
.column-3
a
,
.post-footer
.column-3
span
,
.post-footer
.column-full
a
,
.post-footer
.column-full
span
{
font-size
:
16px
;
font-size
:
1rem
}}
.post-footer
.column-1
{
text-align
:
left
;
width
:
33.33%
;
float
:
left
}
.post-footer
.column-2
{
text-align
:
center
;
width
:
33.33%
;
float
:
left
}
.post-footer
.column-3
{
text-align
:
right
;
width
:
33.33%
;
float
:
left
}
.post-footer
.column-full
{
text-align
:
center
;
width
:
100%
}
table
{
margin
:
1em
0
;
width
:
100%
;
border
:
1px
solid
#d4cfc9
;
border-collapse
:
collapse
}
td
,
th
{
padding
:
.25em
.5em
;
border
:
1px
solid
#d4cfc9
}
tbody
tr
:nth-child
(
odd
)
td
,
tbody
tr
:nth-child
(
odd
)
th
{
background-color
:
#e6e1dc
}
html
,
body
,
div
,
span
,
applet
,
object
,
iframe
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
p
,
blockquote
,
pre
,
a
,
abbr
,
acronym
,
address
,
big
,
cite
,
code
,
del
,
dfn
,
em
,
img
,
ins
,
kbd
,
q
,
s
,
samp
,
small
,
strike
,
strong
,
sub
,
sup
,
tt
,
var
,
b
,
u
,
i
,
center
,
dl
,
dt
,
dd
,
ol
,
ul
,
li
,
fieldset
,
form
,
label
,
legend
,
table
,
caption
,
tbody
,
tfoot
,
thead
,
tr
,
th
,
td
,
article
,
aside
,
canvas
,
details
,
embed
,
figure
,
figcaption
,
footer
,
header
,
hgroup
,
menu
,
nav
,
output
,
ruby
,
section
,
summary
,
time
,
mark
,
audio
,
video
{
margin
:
0
;
padding
:
0
;
border
:
0
;
font-size
:
100%
;
font
:
inherit
;
vertical-align
:
baseline
}
article
,
aside
,
details
,
figcaption
,
figure
,
footer
,
header
,
hgroup
,
menu
,
nav
,
section
,
main
{
display
:
block
}
body
{
line-height
:
1
}
ol
,
ul
{
list-style
:
none
}
blockquote
,
q
{
quotes
:
none
}
blockquote
:before
,
blockquote
:after
,
q
:before
,
q
:after
{
content
:
''
;
content
:
none
}
table
{
border-collapse
:
collapse
;
border-spacing
:
0
}
.highlight
{
background
:
#ffffff
}
.highlight
.c
{
color
:
#999988
;
font-style
:
italic
}
.highlight
.err
{
color
:
#a61717
;
background-color
:
#e3d2d2
}
.highlight
.k
{
font-weight
:
bold
}
.highlight
.o
{
font-weight
:
bold
}
.highlight
.cm
{
color
:
#999988
;
font-style
:
italic
}
.highlight
.cp
{
color
:
#999999
;
font-weight
:
bold
}
.highlight
.c1
{
color
:
#999988
;
font-style
:
italic
}
.highlight
.cs
{
color
:
#999999
;
font-weight
:
bold
;
font-style
:
italic
}
.highlight
.gd
{
color
:
#000000
;
background-color
:
#fdd
}
.highlight
.gd
.x
{
color
:
#000000
;
background-color
:
#faa
}
.highlight
.ge
{
font-style
:
italic
}
.highlight
.gr
{
color
:
#a00
}
.highlight
.gh
{
color
:
#999
}
.highlight
.gi
{
color
:
#000000
;
background-color
:
#dfd
}
.highlight
.gi
.x
{
color
:
#000000
;
background-color
:
#afa
}
.highlight
.go
{
color
:
#888
}
.highlight
.gp
{
color
:
#555
}
.highlight
.gs
{
font-weight
:
bold
}
.highlight
.gu
{
color
:
#aaa
}
.highlight
.gt
{
color
:
#a00
}
.highlight
.kc
{
font-weight
:
bold
}
.highlight
.kd
{
font-weight
:
bold
}
.highlight
.kp
{
font-weight
:
bold
}
.highlight
.kr
{
font-weight
:
bold
}
.highlight
.kt
{
color
:
#445588
;
font-weight
:
bold
}
.highlight
.m
{
color
:
#099
}
.highlight
.s
{
color
:
#d14
}
.highlight
.na
{
color
:
teal
}
.highlight
.nb
{
color
:
#0086B3
}
.highlight
.nc
{
color
:
#445588
;
font-weight
:
bold
}
.highlight
.no
{
color
:
teal
}
.highlight
.ni
{
color
:
purple
}
.highlight
.ne
{
color
:
#990000
;
font-weight
:
bold
}
.highlight
.nf
{
color
:
#990000
;
font-weight
:
bold
}
.highlight
.nn
{
color
:
#555
}
.highlight
.nt
{
color
:
navy
}
.highlight
.nv
{
color
:
teal
}
.highlight
.ow
{
font-weight
:
bold
}
.highlight
.w
{
color
:
#bbb
}
.highlight
.mf
{
color
:
#099
}
.highlight
.mh
{
color
:
#099
}
.highlight
.mi
{
color
:
#099
}
.highlight
.mo
{
color
:
#099
}
.highlight
.sb
{
color
:
#d14
}
.highlight
.sc
{
color
:
#d14
}
.highlight
.sd
{
color
:
#d14
}
.highlight
.s2
{
color
:
#d14
}
.highlight
.se
{
color
:
#d14
}
.highlight
.sh
{
color
:
#d14
}
.highlight
.si
{
color
:
#d14
}
.highlight
.sx
{
color
:
#d14
}
.highlight
.sr
{
color
:
#009926
}
.highlight
.s1
{
color
:
#d14
}
.highlight
.ss
{
color
:
#990073
}
.highlight
.bp
{
color
:
#999
}
.highlight
.vc
{
color
:
teal
}
.highlight
.vg
{
color
:
teal
}
.highlight
.vi
{
color
:
teal
}
.highlight
.il
{
color
:
#099
}
html
*
{
-webkit-font-smoothing
:
antialiased
;
-moz-osx-font-smoothing
:
grayscale
}
*,*
:after
,*
:before
{
-webkit-box-sizing
:
border-box
;
-moz-box-sizing
:
border-box
;
box-sizing
:
border-box
}
body
{
font-size
:
100%
;
font-family
:
"Helvetica Neue"
,
Helvetica
,
Arial
,
sans-serif
}
.wc-container
{
width
:
90%
;
max-width
:
768px
;
margin
:
0
auto
}
.wc-container
::after
{
content
:
''
;
display
:
table
;
clear
:
both
}
.wc-img-replace
{
display
:
inline-block
;
overflow
:
hidden
;
text-indent
:
100%
;
white-space
:
nowrap
;
background-repeat
:
no-repeat
;
background-position
:
center
center
}
h1
,
h2
,
h3
,
h4
,
h5
,
h6
{
line-height
:
1.4
}
h1
{
font-size
:
20px
;
font-size
:
1.25rem
}
@media
only
screen
and
(
min-width
:
768px
){
h1
{
font-size
:
36px
;
font-size
:
2.25rem
}}
h2
{
font-size
:
14px
;
font-size
:
.875rem
}
@media
only
screen
and
(
min-width
:
768px
){
h2
{
font-size
:
28px
;
font-size
:
1.75rem
}}
h3
{
font-size
:
10px
;
font-size
:
.625rem
}
@media
only
screen
and
(
min-width
:
768px
){
h3
{
font-size
:
23px
;
font-size
:
1.4375rem
}}
h4
{
font-size
:
8px
;
font-size
:
.5rem
}
@media
only
screen
and
(
min-width
:
768px
){
h4
{
font-size
:
17px
;
font-size
:
1.0625rem
}}
h5
{
font-size
:
14px
;
font-size
:
.875rem
}
@media
only
screen
and
(
min-width
:
768px
){
h5
{
font-size
:
22px
;
font-size
:
1.375rem
}}
h6
{
font-size
:
14px
;
font-size
:
.875rem
}
@media
only
screen
and
(
min-width
:
768px
){
h6
{
font-size
:
19px
;
font-size
:
1.1875rem
}}
p
{
line-height
:
1.2
;
font-size
:
10px
;
font-size
:
.625rem
}
@media
only
screen
and
(
min-width
:
768px
){
p
{
font-size
:
16px
;
font-size
:
1rem
}}
a
{
background
:
transparent
}
a
:active
,
a
:hover
,
a
:focus
{
outline
:
0
}
img
{
border
:
0
;
display
:
block
;
max-width
:
100%
;
height
:
auto
}
hr
{
margin-top
:
20px
;
margin-bottom
:
20px
;
border
:
0
;
border-top
:
1px
solid
#eee
;
height
:
0
}
strong
,
b
{
font-weight
:
600
}
em
,
i
{
font-style
:
italic
}
a
.default-anchor
,
a
,
body
.theme-base-01
a
{
text-decoration
:
none
;
border-bottom
:
1px
solid
transparent
;
color
:
#da4939
}
a
.default-anchor
:hover
,
a
:hover
,
body
.theme-base-01
a
:hover
,
a
.default-anchor
:active
,
a
:active
,
body
.theme-base-01
a
:active
,
a
.default-anchor
:focus
,
a
:focus
,
body
.theme-base-01
a
:focus
{
-webkit-transition
:
border-bottom-color
0.2s
;
-moz-transition
:
border-bottom-color
0.2s
;
-ms-transition
:
border-bottom-color
0.2s
;
-o-transition
:
border-bottom-color
0.2s
;
transition
:
border-bottom-color
0.2s
;
border-bottom-color
:
#da4939
}
div
.default-page-content
h1
,
div
.page-content
h1
,
div
.default-page-content
h2
,
div
.page-content
h2
,
div
.default-page-content
h3
,
div
.page-content
h3
,
div
.default-page-content
h4
,
div
.page-content
h4
,
div
.default-page-content
h5
,
div
.page-content
h5
,
div
.default-page-content
h6
,
div
.page-content
h6
{
color
:
#2b2b2b
}
body
{
color
:
#515151
}
header
.main-header
p
,
header
.main-header
address
,
footer
.main-footer
p
,
footer
.main-footer
address
{
font-size
:
12px
;
font-size
:
.75rem
}
@media
only
screen
and
(
min-width
:
768px
){
header
.main-header
p
,
header
.main-header
address
,
footer
.main-footer
p
,
footer
.main-footer
address
{
font-size
:
14px
;
font-size
:
.875rem
}}
header
.main-header
{
color
:
#2b2b2b
;
border-top
:
5px
#2b2b2b
solid
}
header
.main-header
h1
,
header
.main-header
h2
{
text-align
:
center
;
color
:
inherit
}
header
.main-header
a
{
color
:
inherit
}
header
.main-header
a
:hover
,
header
.main-header
a
:active
,
header
.main-header
a
:focus
{
border-bottom-color
:
transparent
}
header
.main-header
ul
{
width
:
100%
;
text-align
:
center
;
padding
:
15px
}
header
.main-header
ul
li
{
display
:
inline-block
;
position
:
relative
;
color
:
#da4939
}
header
.main-header
ul
li
span
{
float
:
left
;
display
:
inline-block
;
width
:
15px
}
header
.main-header
ul
li
a
{
display
:
inline-block
;
color
:
inherit
;
border-bottom
:
2px
transparent
solid
;
padding-bottom
:
5px
;
-webkit-transition
:
all
,
0.2s
;
-moz-transition
:
all
,
0.2s
;
-ms-transition
:
all
,
0.2s
;
-o-transition
:
all
,
0.2s
;
transition
:
all
,
0.2s
}
@media
only
screen
and
(
min-width
:
768px
){
header
.main-header
ul
li
a
{
font-size
:
18px
;
font-size
:
1.125rem
}}
header
.main-header
ul
li
a
:hover
,
header
.main-header
ul
li
a
:focus
,
header
.main-header
ul
li
a
:active
{
border-bottom-color
:
inherit
}
footer
.main-footer
{
background-color
:
#2b2b2b
;
color
:
#f9f7f3
}
footer
.main-footer
.column
{
float
:
left
;
width
:
100%
;
float
:
left
}
@media
only
screen
and
(
min-width
:
768px
){
footer
.main-footer
.column.one
,
footer
.main-footer
.column.two
{
width
:
50%
;
float
:
left
;
display
:
block
}}
footer
.main-footer
h6
{
position
:
relative
;
padding
:
10px
0
;
text-transform
:
uppercase
}
footer
.main-footer
h6
::before
{
content
:
''
;
position
:
absolute
;
top
:
0
;
width
:
2em
;
height
:
2px
;
background
:
#f9f7f3
;
overflow
:
hidden
}
footer
.main-footer
ul
.menu
{
padding
:
0
0
1em
0
}
footer
.main-footer
ul
.menu
li
{
font-size
:
12px
;
font-size
:
.75rem
;
line-height
:
1.6
;
display
:
inline
;
padding-right
:
10px
}
@media
only
screen
and
(
min-width
:
768px
){
footer
.main-footer
ul
.menu
li
{
font-size
:
16px
;
font-size
:
1rem
}}
footer
.main-footer
p
.disclaimer
{
text-align
:
center
}
footer
.main-footer
ul
.social-media
{
text-align
:
left
;
padding
:
0
0
10px
0
}
footer
.main-footer
ul
.social-media
li
{
display
:
inline-block
}
footer
.main-footer
ul
.social-media
li
>
a
{
width
:
32px
;
height
:
32px
;
background
:
#f9f7f3
;
background-image
:
url("./images/socials-icons.svg")
;
background-size
:
224px
64px
;
border-radius
:
0.25em
;
-webkit-transition
:
background-color
0.2s
;
-moz-transition
:
background-color
0.2s
;
-ms-transition
:
background-color
0.2s
;
-o-transition
:
background-color
0.2s
;
transition
:
background-color
0.2s
;
border-bottom-color
:
transparent
}
footer
.main-footer
ul
.social-media
li
>
a
:hover
{
background-color
:
#da4939
}
footer
.main-footer
ul
.social-media
li
a
.twitter
{
background-position
:
0
0
}
footer
.main-footer
ul
.social-media
li
a
.twitter
:hover
{
background-position
:
0
-32px
}
footer
.main-footer
ul
.social-media
li
a
.github
{
background-position
:
-32px
0
}
footer
.main-footer
ul
.social-media
li
a
.github
:hover
{
background-position
:
-32px
-32px
}
footer
.main-footer
ul
.social-media
li
a
.facebook
{
background-position
:
-64px
0
}
footer
.main-footer
ul
.social-media
li
a
.facebook
:hover
{
background-position
:
-64px
-32px
}
footer
.main-footer
ul
.social-media
li
a
.dribble
{
background-position
:
-96px
0
}
footer
.main-footer
ul
.social-media
li
a
.dribble
:hover
{
background-position
:
-96px
-32px
}
footer
.main-footer
ul
.social-media
li
a
.google
{
background-position
:
-128px
0
}
footer
.main-footer
ul
.social-media
li
a
.google
:hover
{
background-position
:
-128px
-32px
}
footer
.main-footer
ul
.social-media
li
a
.pinterest
{
background-position
:
-196px
0
}
footer
.main-footer
ul
.social-media
li
a
.pinterest
:hover
{
background-position
:
-196px
-32px
}
.no-svg
footer
.main-footer
ul
.social-media
li
a
{
width
:
32px
;
height
:
32px
;
background-color
:
#f9f7f3
;
background-image
:
url("./images/socials-icons.png")
;
background-size
:
224px
64px
;
border-radius
:
0.25em
;
-webkit-transition
:
background-color
0.2s
;
-moz-transition
:
background-color
0.2s
;
-ms-transition
:
background-color
0.2s
;
-o-transition
:
background-color
0.2s
;
transition
:
background-color
0.2s
;
border-bottom-color
:
transparent
}
.no-svg
footer
.main-footer
ul
.social-media
li
a
:hover
{
background-color
:
#da4939
}
div
.page-content
{
min-height
:
initial
}
@media
only
screen
and
(
min-width
:
768px
){
div
.page-content
{
min-height
:
400px
}}
div
.page-content
ul
{
padding
:
0
0
1em
0
}
div
.page-content
ul
li
{
font-size
:
14px
;
font-size
:
.875rem
;
color
:
#515151
;
line-height
:
1.6
;
background
:
url(./images/bullet.svg)
;
background-repeat
:
no-repeat
;
background-position
:
0
6px
;
padding
:
0
0
5px
15px
;
margin-left
:
0
}
@media
only
screen
and
(
min-width
:
768px
){
div
.page-content
ul
li
{
font-size
:
16px
;
font-size
:
1rem
;
line-height
:
1.2
;
background-position
:
0
7px
}}
div
.page-content
ol
{
font-size
:
12px
;
font-size
:
.75rem
;
padding-bottom
:
1em
;
list-style
:
decimal
;
margin-left
:
0
}
div
.page-content
ol
li
{
color
:
#515151
;
line-height
:
1.6
;
padding
:
0
0
5px
0px
;
margin-left
:
2em
;
position
:
relative
}
@media
only
screen
and
(
min-width
:
768px
){
div
.page-content
ol
{
font-size
:
16px
;
font-size
:
1rem
}
div
.page-content
ol
li
{
line-height
:
1.5
;
background-position
:
0
7px
}}
div
.page-content
dl
{
padding-bottom
:
1em
}
div
.page-content
dl
dt
,
div
.page-content
dl
dd
{
font-size
:
12px
;
font-size
:
.75rem
;
line-height
:
1.5
}
div
.page-content
dl
dt
{
font-weight
:
bold
;
padding-bottom
:
5px
;
padding-top
:
20px
}
div
.page-content
dl
dt
:first-child
{
padding-top
:
0px
}
div
.page-content
dl
dd
{
padding-left
:
10px
}
@media
only
screen
and
(
min-width
:
768px
){
div
.page-content
dl
dt
,
div
.page-content
dl
dd
{
font-size
:
16px
;
font-size
:
1rem
;
line-height
:
1.6
}}
div
.page-content
img
{
padding
:
1em
0
}
div
.page-content
p
{
margin-bottom
:
1em
}
div
.page-content
h1
,
div
.page-content
h2
,
div
.page-content
h3
,
div
.page-content
h4
,
div
.page-content
h5
,
div
.page-content
h6
{
padding-bottom
:
5px
}
.no-svg
div
.page-content
ul
li
{
background
:
url(./images/bullet.png)
;
font-size
:
13px
;
font-size
:
.8125rem
;
color
:
#515151
;
line-height
:
1.6
;
background-repeat
:
no-repeat
;
background-position
:
0
6px
;
padding
:
0
0
5px
15px
;
margin-left
:
0
}
body
.theme-base-01
footer
.main-footer
{
background-color
:
#272935
;
color
:
#f9f7f3
}
body
.theme-base-01
header
.main-header
{
color
:
#272935
}
body
.theme-base-01
header
.main-header
ul
li
{
color
:
#da4939
}
body
.theme-base-01
div
.page-content
h1
,
body
.theme-base-01
div
.page-content
h2
,
body
.theme-base-01
div
.page-content
h3
,
body
.theme-base-01
div
.page-content
h4
,
body
.theme-base-01
div
.page-content
h5
,
body
.theme-base-01
div
.page-content
h6
{
color
:
#272935
}
header
.main-header
{
padding
:
1em
0
}
@media
only
screen
and
(
min-width
:
768px
){
header
.main-header
{
padding
:
2em
0
}}
footer
.main-footer
{
padding
:
1em
0
}
@media
only
screen
and
(
min-width
:
768px
){
footer
.main-footer
{
padding
:
2em
0
}}
.page-content
{
padding
:
1em
0
}
@media
only
screen
and
(
min-width
:
768px
){
.page-content
{
padding
:
2em
0
}}
blockquote
{
padding
:
.5em
1em
;
margin
:
.8em
0
;
color
:
#7a7a7a
;
border-left
:
.25em
solid
#e5e5e5
}
blockquote
p
:last-child
{
margin-bottom
:
0
}
@media
only
screen
and
(
min-width
:
768px
){
blockquote
{
padding-right
:
5em
;
padding-left
:
1.25em
}}
code
,
pre
{
font-family
:
Menlo
,
Monaco
,
"Courier New"
,
monospace
}
code
{
padding
:
.25em
.5em
;
font-size
:
85%
;
color
:
#da4939
;
background-color
:
rgba
(
218
,
73
,
57
,
0.1
)}
pre
{
display
:
block
;
margin-top
:
0
;
margin-bottom
:
1em
;
padding
:
1em
;
font-size
:
12px
;
font-size
:
.75rem
;
line-height
:
1.4
;
white-space
:
pre
;
white-space
:
pre-wrap
;
word-break
:
break-all
;
word-wrap
:
break-word
;
background-color
:
#FFF
;
border
:
1px
solid
#e6e1dc
}
pre
code
{
padding
:
0
;
font-size
:
100%
;
color
:
inherit
;
background-color
:
transparent
}
@media
only
screen
and
(
min-width
:
768px
){
pre
{
font-size
:
14px
;
font-size
:
.875rem
}}
.highlight
{
margin-bottom
:
1em
;
margin-top
:
1em
}
.highlight
pre
{
margin-bottom
:
0
}
.gist
.gist-file
{
font-family
:
Menlo
,
Monaco
,
"Courier New"
,
monospace
!important
;
margin
:
1em
0
}
.gist
.markdown-body
{
padding
:
15px
}
.gist
pre
{
padding
:
0
;
background-color
:
transparent
}
.gist
.gist-file
.gist-data
{
font-size
:
12px
;
line-height
:
1.4
}
@media
only
screen
and
(
min-width
:
768px
){
.gist
.gist-file
.gist-data
{
font-size
:
14px
!important
}}
.gist
code
{
padding
:
0
;
color
:
inherit
;
background-color
:
transparent
;
border-radius
:
0
}
div
.post
{
padding-top
:
.5em
;
padding-bottom
:
1em
;
border-bottom
:
1px
#e6e1dc
solid
}
@media
only
screen
and
(
min-width
:
768px
){
div
.post
{
padding-bottom
:
2em
}}
div
.post
:last-child
{
border-bottom
:
none
}
p
.post-meta
{
line-height
:
1.6
;
letter-spacing
:
2px
;
font-size
:
12px
;
font-size
:
.75rem
;
overflow
:
hidden
;
display
:
block
;
padding
:
1em
0
;
color
:
#7A7A7A
}
@media
only
screen
and
(
min-width
:
768px
){
p
.post-meta
{
font-size
:
16px
;
font-size
:
1rem
}}
.related
{
padding-top
:
1em
;
padding-bottom
:
1em
;
border-top
:
1px
solid
#e6e1dc
}
@media
only
screen
and
(
min-width
:
768px
){
.related
{
padding-top
:
2em
;
padding-bottom
:
2em
}}
.related-posts
{
padding-left
:
0
;
list-style
:
none
}
.related-posts
h3
{
margin-top
:
0
}
.related-posts
li
small
{
font-size
:
75%
;
color
:
#999
}
.related-posts
li
a
:hover
{
color
:
#268bd2
;
text-decoration
:
none
}
.related-posts
li
a
:hover
small
{
color
:
inherit
}
.post-footer
{
border-top
:
1px
solid
#e6e1dc
;
border-bottom
:
1px
solid
#e6e1dc
;
height
:
40px
;
display
:
table
;
width
:
100%
;
position
:
relative
}
@media
only
screen
and
(
min-width
:
768px
){
.post-footer
{
height
:
80px
}}
.post-footer
.column-1
,
.post-footer
.column-2
,
.post-footer
.column-3
,
.post-footer
.column-full
{
padding-top
:
10px
}
@media
only
screen
and
(
min-width
:
768px
){
.post-footer
.column-1
,
.post-footer
.column-2
,
.post-footer
.column-3
,
.post-footer
.column-full
{
padding-top
:
30px
}}
.post-footer
.column-1
span
,
.post-footer
.column-2
span
,
.post-footer
.column-3
span
,
.post-footer
.column-full
span
{
color
:
#d4cfc9
}
.post-footer
.column-1
a
,
.post-footer
.column-1
span
,
.post-footer
.column-2
a
,
.post-footer
.column-2
span
,
.post-footer
.column-3
a
,
.post-footer
.column-3
span
,
.post-footer
.column-full
a
,
.post-footer
.column-full
span
{
font-size
:
12px
;
font-size
:
.75rem
}
@media
only
screen
and
(
min-width
:
768px
){
.post-footer
.column-1
a
,
.post-footer
.column-1
span
,
.post-footer
.column-2
a
,
.post-footer
.column-2
span
,
.post-footer
.column-3
a
,
.post-footer
.column-3
span
,
.post-footer
.column-full
a
,
.post-footer
.column-full
span
{
font-size
:
16px
;
font-size
:
1rem
}}
.post-footer
.column-1
{
text-align
:
left
;
width
:
33.33%
;
float
:
left
}
.post-footer
.column-2
{
text-align
:
center
;
width
:
33.33%
;
float
:
left
}
.post-footer
.column-3
{
text-align
:
right
;
width
:
33.33%
;
float
:
left
}
.post-footer
.column-full
{
text-align
:
center
;
width
:
100%
}
table
{
margin
:
1em
0
;
width
:
100%
;
border
:
1px
solid
#d4cfc9
;
border-collapse
:
collapse
}
td
,
th
{
padding
:
.25em
.5em
;
border
:
1px
solid
#d4cfc9
}
tbody
tr
:nth-child
(
odd
)
td
,
tbody
tr
:nth-child
(
odd
)
th
{
background-color
:
#e6e1dc
}
#img-logo
{
margin-left
:
auto
;
margin-right
:
auto
}
assets/images/logo.png
View replaced file @
6f51c329
View file @
52b7fd79
9.28 KB
|
W:
|
H:
10.8 KB
|
W:
|
H:
2-up
Swipe
Onion skin
guide/index.html
View file @
52b7fd79
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
<body
class=
"theme-base-01"
>
<body
class=
"theme-base-01"
>
<header
class=
"main-header"
>
<header
class=
"main-header"
>
<div
class=
"wc-container"
>
<div
class=
"wc-container"
>
<img
src=
"/assets/images/logo.png"
width=
200
height=
200
/
><h1><a
href=
"/"
>
Pistache
</a></h1>
<img
id=
"img-logo"
src=
"/assets/images/logo.png"
/><h1><a
href=
"/"
>
Pistache
</a></h1>
<h2>
An elegant C++ REST framework.
</h2>
<h2>
An elegant C++ REST framework.
</h2>
<ul>
<ul>
...
...
index.html
View file @
52b7fd79
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
<body
class=
"theme-base-01"
>
<body
class=
"theme-base-01"
>
<header
class=
"main-header"
>
<header
class=
"main-header"
>
<div
class=
"wc-container"
>
<div
class=
"wc-container"
>
<img
src=
"/assets/images/logo.png"
width=
200
height=
200
/
><h1><a
href=
"/"
>
Pistache
</a></h1>
<img
id=
"img-logo"
src=
"/assets/images/logo.png"
/><h1><a
href=
"/"
>
Pistache
</a></h1>
<h2>
An elegant C++ REST framework.
</h2>
<h2>
An elegant C++ REST framework.
</h2>
<ul>
<ul>
...
...
quickstart.html
View file @
52b7fd79
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
<body
class=
"theme-base-01"
>
<body
class=
"theme-base-01"
>
<header
class=
"main-header"
>
<header
class=
"main-header"
>
<div
class=
"wc-container"
>
<div
class=
"wc-container"
>
<img
src=
"/assets/images/logo.png"
width=
200
height=
200
/
><h1><a
href=
"/"
>
Pistache
</a></h1>
<img
id=
"img-logo"
src=
"/assets/images/logo.png"
/><h1><a
href=
"/"
>
Pistache
</a></h1>
<h2>
An elegant C++ REST framework.
</h2>
<h2>
An elegant C++ REST framework.
</h2>
<ul>
<ul>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment