Skip to content

Commit

Permalink
2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
webmandesign committed Mar 20, 2022
1 parent cebf3c7 commit 4537651
Show file tree
Hide file tree
Showing 55 changed files with 13,523 additions and 1,359 deletions.
267 changes: 266 additions & 1 deletion assets/css/custom-styles-editor.css
Original file line number Diff line number Diff line change
@@ -1 +1,266 @@
#page .highlight,#page mark,.button,.bypostauthor>.comment-body .comment-author:before,.highlight,.main-navigation-container .button>a,.pagination .current,.widget .tagcloud a:active,.widget .tagcloud a:focus,.widget .tagcloud a:hover,.widget_calendar tbody a,button,input[type=button],input[type=reset],input[type=submit],mark{background-color:#00855b;color:#ffffff;background-color:var(--color_accent);color:var(--color_accent_text)}.accent-color,a{color:#00855b;color:var(--color_accent)}.button:focus,.main-navigation-container .button>a:focus,button:focus,input:focus[type=button],input:focus[type=reset],input:focus[type=submit]{outline:thin dashed #00855b;outline:thin dashed var(--color_accent)}.mce-content-body{background-color:#ffffff;color:#6a6c6e;border-color:rgba(106, 108, 110, 0.2);background-color:var(--color_content_background);color:var(--color_content_text);border-color:var(--color_content_text--a20)}.mce-content-body .dropcap-text:first-letter,.mce-content-body .h1,.mce-content-body .h2,.mce-content-body .h3,.mce-content-body .h4,.mce-content-body .h5,.mce-content-body .h6,.mce-content-body .post-navigation,.mce-content-body h1,.mce-content-body h2,.mce-content-body h3,.mce-content-body h4,.mce-content-body h5,.mce-content-body h6{color:#1a1c1e;color:var(--color_content_headings)}body{background-color:#1a1c1e}.site{color:#ffffff;color:var(--color_intro_text)}*,:after,:before{border-color:inherit}::-webkit-input-placeholder,:disabled::-webkit-input-placeholder{color:inherit!important}:-ms-input-placeholder,:disabled:-ms-input-placeholder{color:inherit!important}::-ms-input-placeholder,:disabled::-ms-input-placeholder{color:inherit!important}::placeholder,:disabled::placeholder{color:inherit!important}button,input,select,textarea{background-color:transparent}.gallery-caption{background-color:rgba(0, 0, 0, 0.8);color:#fdfcfc}.color-error{background-color:rgba(238, 0, 0, 0.85);color:#fff}.color-error a:not(.button){color:inherit}.color-info{background-color:rgba(0, 85, 238, 0.85);color:#fff}.color-info a:not(.button){color:inherit}.color-success{background-color:rgba(0, 119, 34, 0.85);color:#fff}.color-success a:not(.button){color:inherit}.color-warning{background-color:rgba(255, 221, 0, 0.85);color:#310}.color-warning a:not(.button){color:inherit}.highlight,mark{-webkit-box-shadow:0.38em 0 0 #00855b, -0.38em 0 0 #00855b;box-shadow:0.38em 0 0 #00855b, -0.38em 0 0 #00855b;-webkit-box-shadow:0.38em 0 0 var(--color_accent), -0.38em 0 0 var(--color_accent);box-shadow:0.38em 0 0 var(--color_accent), -0.38em 0 0 var(--color_accent)}@media only screen and (max-width:41.9375em){.pagination a{background-color:#00855b;color:#ffffff;background-color:var(--color_accent);color:var(--color_accent_text)}}.mce-content-body{line-height:1.62}.mce-content-body .h1,.mce-content-body h1{line-height:1.19}.mce-content-body .h2,.mce-content-body h2{line-height:1.19}.mce-content-body .h3,.mce-content-body h3{line-height:1.38}.mce-content-body .h4,.mce-content-body h4{line-height:1.44}.mce-content-body .h5,.mce-content-body h5{line-height:1.44}.mce-content-body .h6,.mce-content-body h6{line-height:1.44}.mce-content-body .display-1{line-height:1.3325}.mce-content-body .display-2{line-height:1.2375}.mce-content-body .display-3{line-height:1.20583}.mce-content-body .display-4{line-height:1.19}.mce-content-body,.mce-content-body .font-body{font-family:"Fira Sans", "Helvetica Neue", Arial, sans-serif;font-family:var(--typography_fonts_text)}.mce-content-body .font-headings,.mce-content-body .font-headings-primary{font-family:"Fira Sans", "Helvetica Neue", Arial, sans-serif;font-family:var(--typography_fonts_headings)}.mce-content-body .font-headings-secondary,.mce-content-body .font-logo{font-family:"Fira Sans", "Helvetica Neue", Arial, sans-serif;font-family:var(--typography_fonts_logo)}.mce-content-body .font-inherit{font-family:inherit}html{max-width:1240px;padding:20px;font-size:100%}body{width:100%;max-width:39em;max-width:70ch}body *,body :after,body :before{border-color:inherit}@media (-ms-high-contrast:active),only screen and (-ms-high-contrast:none){body{max-width:94ch}}body .mejs-container,body .wp-playlist{margin:0!important}.wpview-content{margin:0 0 1.62em}.mce-item-table,.mce-item-table caption,.mce-item-table td,.mce-item-table th{border-width:1px;border-style:solid}blockquote.alignleft{margin-left:0}blockquote.alignright{margin-right:0}embed,iframe,img,object,video{max-width:100%}embed,iframe,object{max-height:320px}embed,iframe,object,video{width:100%!important}
/* FILE: custom-styles-editor.scss */
/* FILE: _setup.scss */
/* inStyle (v1.6.3)
* github.com/salsita/inStyle
* 2016 | MIT
* ============================== */
/* FILE: main/custom-styles/_editor-style.scss */
/* FILE: main/custom-styles/__extenders.scss */
mark, #page mark, .highlight, #page .highlight, .pagination .current, .bypostauthor > .comment-body .comment-author::before, .widget_calendar tbody a, .widget .tagcloud a:hover, .widget .tagcloud a:focus, .widget .tagcloud a:active, .button, button, input[type=button], input[type=reset], input[type=submit],
.main-navigation-container .button > a {
background-color: #00855b;
color: #ffffff;
background-color: var(--color_accent);
color: var(--color_accent_text);
}

a,
.accent-color {
color: #00855b;
color: var(--color_accent);
}

.button:focus, button:focus, input[type=button]:focus, input[type=reset]:focus, input[type=submit]:focus,
.main-navigation-container .button > a:focus {
outline: thin dashed #00855b;
outline: thin dashed var(--color_accent);
}

.mce-content-body {
background-color: #ffffff;
color: #6a6c6e;
border-color: rgba(106, 108, 110, 0.2);
background-color: var(--color_content_background);
color: var(--color_content_text);
border-color: var(--color_content_text--a20);
}
.mce-content-body h1, .mce-content-body .h1, .mce-content-body h2, .mce-content-body .h2, .mce-content-body h3, .mce-content-body .h3, .mce-content-body h4, .mce-content-body .h4, .mce-content-body h5, .mce-content-body .h5, .mce-content-body h6, .mce-content-body .h6,
.mce-content-body .post-navigation,
.mce-content-body .dropcap-text::first-letter {
color: #1a1c1e;
color: var(--color_content_headings);
}

/* FILE: main/custom-styles/__base.scss */
body {
background-color: #1a1c1e;
}

.site {
color: #ffffff;
color: var(--color_intro_text);
}

*,
*::after,
*::before {
border-color: inherit;
}

::-webkit-input-placeholder, :disabled::-webkit-input-placeholder {
color: inherit !important;
}

::-moz-placeholder, :disabled::-moz-placeholder {
color: inherit !important;
}

:-ms-input-placeholder, :disabled:-ms-input-placeholder {
color: inherit !important;
}

::-ms-input-placeholder, :disabled::-ms-input-placeholder {
color: inherit !important;
}

::placeholder,
:disabled::placeholder {
color: inherit !important;
}

button,
input,
select,
textarea {
background-color: transparent;
}

.gallery-caption {
background-color: rgba(0, 0, 0, 0.8);
color: #fdfcfc;
}

.color-error {
background-color: rgba(238, 0, 0, 0.85);
color: #fff;
}
.color-error a:not(.button) {
color: inherit;
}

.color-info {
background-color: rgba(0, 85, 238, 0.85);
color: #fff;
}
.color-info a:not(.button) {
color: inherit;
}

.color-success {
background-color: rgba(0, 119, 34, 0.85);
color: #fff;
}
.color-success a:not(.button) {
color: inherit;
}

.color-warning {
background-color: rgba(255, 221, 0, 0.85);
color: #310;
}
.color-warning a:not(.button) {
color: inherit;
}

/* FILE: main/custom-styles/__accent.scss */
mark,
.highlight {
-webkit-box-shadow: 0.38em 0 0 #00855b, -0.38em 0 0 #00855b;
box-shadow: 0.38em 0 0 #00855b, -0.38em 0 0 #00855b;
-webkit-box-shadow: 0.38em 0 0 var(--color_accent), -0.38em 0 0 var(--color_accent);
box-shadow: 0.38em 0 0 var(--color_accent), -0.38em 0 0 var(--color_accent);
}

@media only screen and (max-width: 41.9375em) {
.pagination a {
background-color: #00855b;
color: #ffffff;
background-color: var(--color_accent);
color: var(--color_accent_text);
}
}

/* FILE: main/custom-styles/__editor-typography.scss */
.mce-content-body {
line-height: 1.62;
}
.mce-content-body h1, .mce-content-body .h1 {
line-height: 1.19;
}
.mce-content-body h2, .mce-content-body .h2 {
line-height: 1.19;
}
.mce-content-body h3, .mce-content-body .h3 {
line-height: 1.38;
}
.mce-content-body h4, .mce-content-body .h4 {
line-height: 1.44;
}
.mce-content-body h5, .mce-content-body .h5 {
line-height: 1.44;
}
.mce-content-body h6, .mce-content-body .h6 {
line-height: 1.44;
}
.mce-content-body .display-1 {
line-height: 1.3325;
}
.mce-content-body .display-2 {
line-height: 1.2375;
}
.mce-content-body .display-3 {
line-height: 1.2058333333;
}
.mce-content-body .display-4 {
line-height: 1.19;
}

.mce-content-body,
.mce-content-body .font-body {
font-family: "Fira Sans", "Helvetica Neue", Arial, sans-serif;
font-family: var(--typography_fonts_text);
}

.mce-content-body .font-headings,
.mce-content-body .font-headings-primary {
font-family: "Fira Sans", "Helvetica Neue", Arial, sans-serif;
font-family: var(--typography_fonts_headings);
}

.mce-content-body .font-logo,
.mce-content-body .font-headings-secondary {
font-family: "Fira Sans", "Helvetica Neue", Arial, sans-serif;
font-family: var(--typography_fonts_logo);
}

.mce-content-body .font-inherit {
font-family: inherit;
}

html {
max-width: 1240px;
padding: 20px;
font-size: 100%;
}

body {
width: 100%;
max-width: 39em;
max-width: 70ch;
}
body *,
body *::after,
body *::before {
border-color: inherit;
}
@media only screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
body {
max-width: 94ch;
}
}

body .mejs-container,
body .wp-playlist {
margin: 0 !important;
}

.wpview-content {
margin: 0 0 1.62em;
}

.mce-item-table,
.mce-item-table td,
.mce-item-table th,
.mce-item-table caption {
border-width: 1px;
border-style: solid;
}

blockquote.alignleft {
margin-left: 0;
}

blockquote.alignright {
margin-right: 0;
}

img,
embed,
iframe,
object,
video {
max-width: 100%;
}

embed,
iframe,
object {
max-height: 320px;
}

embed,
iframe,
object,
video {
width: 100% !important;
}
Loading

0 comments on commit 4537651

Please sign in to comment.