body,
button,
input,
select,
optgroup,
textarea {
color: #222;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.6;
}
h1, h2, h3, h4, h5, h6 {
color: #000;
clear: both;
margin-top: 0;
}
p {
margin: 0 0 1.5em;
}
p:last-child {
margin-bottom: 0;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 0 1.5em;
padding: 0 1em;
font-size: 1.1em;
font-style: italic;
color: #767676;
border-left: 5px solid rgba(0, 0, 0, 0.1);
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr[title], acronym {
border-bottom: 1px dotted #666;
cursor: help;
text-decoration: none;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 0;
padding-left: 1.5em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin: 0;
}
.wp-block {
max-width: 700px;
}
.wp-block[data-align="wide"] {
max-width: 1040px;
}
.wp-block[data-align="full"] {
max-width: none;
}
.editor-post-title__block .editor-post-title__input {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 3em;
font-weight: 300;
}
:root .has-red-color {
color: #e2574c;
}
:root .has-orange-color {
color: #ffbc49;
}
:root .has-green-color {
color: #00d084;
}
:root .has-blue-color {
color: #0693e3;
}
:root .has-black-color {
color: #272727;
}
:root .has-gray-color {
color: #767676;
}
|