Ned Zimmerman
7 years ago
18 changed files with 138 additions and 27490 deletions
@ -0,0 +1,7 @@
|
||||
@import '~aetna/assets/styles/common/_variables.scss'; |
||||
@import '~aetna/assets/styles/common/_global.scss'; |
||||
|
||||
#tinymce.wp-editor { |
||||
@import '~aetna/assets/styles/components/_buttons.scss'; |
||||
@import '~aetna/assets/styles/layouts/_block.scss'; |
||||
} |
@ -1,5 +1,6 @@
|
||||
{ |
||||
"/scripts/aldine.js": "/scripts/aldine.js", |
||||
"/styles/aldine.css": "/styles/aldine.css", |
||||
"/scripts/customizer.js": "/scripts/customizer.js" |
||||
"/scripts/aldine.js": "/scripts/aldine.js?id=c8641d03dfb38dc75e0d", |
||||
"/styles/aldine.css": "/styles/aldine.css?id=7e4afced01fd41647dfe", |
||||
"/styles/editor.css": "/styles/editor.css?id=5cb64f625819a8ea0777", |
||||
"/scripts/customizer.js": "/scripts/customizer.js?id=f1f1f4225cba4c1b35f2" |
||||
} |
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -0,0 +1 @@
|
||||
:root{--font-family-sans-serif:"Karla",sans-serif;--font-family-monospace:"SFMono-Regular",Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--brand:#b01109;--brand-hover:#770600;--brand-accent:#015d75;--body-bg:#fff;--body-bg-alt:#f9fdff;--body-bg-alt2:#ececec;--body-color:#000;--button-primary-color:#fff;--button-primary-hover-color:#770600;--button-secondary-color:#b01109;--button-secondary-hover-color:#770600;--header-bg:#fff;--header-color:#000;--footer-bg:#444;--footer-color:#fff;--book-bg:#fff;--brand-orig:#b01109;--brand-hover-orig:#770600;--brand-accent-orig:#015d75;--primary:#b01109;--accent:#015d75;--primary-fg:#fff;--accent-fg:#fff;--header-text:#000;--cover-header-bg:#000}#tinymce.wp-editor .button{border:2px solid transparent;border-radius:3px;display:inline-block;font-family:Karla,sans-serif;font-weight:400;line-height:1.5;padding:.875rem 3.25rem;vertical-align:middle;text-align:center;text-decoration:none;text-transform:uppercase}#tinymce.wp-editor .button:focus,#tinymce.wp-editor .button:hover{text-decoration:none}#tinymce.wp-editor .button.focus,#tinymce.wp-editor .button:focus{outline:0;-webkit-box-shadow:0 0 0 3px rgba(176,17,9,.25);box-shadow:0 0 0 3px rgba(176,17,9,.25)}#tinymce.wp-editor .button.disabled,#tinymce.wp-editor .button:disabled{opacity:.65;-webkit-box-shadow:none;box-shadow:none}#tinymce.wp-editor .button.active,#tinymce.wp-editor .button:active{background-image:none;-webkit-box-shadow:0 0 0 3px rgba(176,17,9,.25),inset 0 3px 5px rgba(0,0,0,.125);box-shadow:0 0 0 3px rgba(176,17,9,.25),inset 0 3px 5px rgba(0,0,0,.125)}#tinymce.wp-editor .button--primary{background-color:var(--brand);border-color:var(--brand);color:var(--button-primary-color)}#tinymce.wp-editor .button--primary:hover{background-color:var(--brand-hover);border-color:var(--brand-hover);color:var(--button-primary-color)}#tinymce.wp-editor .button--secondary{background-color:transparent;border-color:var(--brand);color:var(--brand)}#tinymce.wp-editor .button--secondary:hover{border-color:var(--brand-hover);color:var(--brand-hover)}#tinymce.wp-editor .button--primary.button--header{background-color:var(--header-color);border-color:var(--header-color);color:var(--header-bg)}#tinymce.wp-editor .button--primary.button--header:hover,#tinymce.wp-editor .button--secondary.button--header{background-color:transparent;border-color:var(--header-color);color:var(--header-color)}#tinymce.wp-editor .button--secondary.button--header:hover{background-color:var(--header-color);border-color:var(--header-color);color:var(--header-bg)}#tinymce.wp-editor .button--circle--primary{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--brand);color:var(--button-primary-color);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:3.75rem;width:3.75rem}#tinymce.wp-editor .button--circle--primary:hover{background-color:var(--brand-hover);border-color:var(--brand-hover);color:var(--button-primary-color);text-decoration:none}#tinymce.wp-editor .block{padding:5rem 0 4rem;text-align:center}@media screen and (min-width:768px){#tinymce.wp-editor .block{padding:7rem 1rem 6rem}}#tinymce.wp-editor .block--secondary{color:var(--accent-fg);background:var(--accent)}#tinymce.wp-editor .block__title{font-size:1.875rem;text-align:center;text-transform:uppercase}@media screen and (min-width:768px){#tinymce.wp-editor .block__title{font-size:3rem}}#tinymce.wp-editor .block__title:before{content:"";display:block;margin:0 auto 1rem;width:46px;height:5px;background:var(--brand-accent)}@media screen and (min-width:60em){#tinymce.wp-editor .block__title:before{margin-bottom:2rem;width:75px}}#tinymce.wp-editor .block__subtitle{font-size:1.5rem;margin-bottom:1rem;text-transform:uppercase}@media screen and (min-width:768px){#tinymce.wp-editor .block__subtitle{margin-bottom:1.5rem}}#tinymce.wp-editor .block-toggle__cta{position:relative;text-align:center}@media screen and (min-width:60em){#tinymce.wp-editor .block-toggle__cta{display:none}}#tinymce.wp-editor .block-toggle__cta__blurb{font-size:.875rem;margin-bottom:0;padding-bottom:2.5rem}#tinymce.wp-editor .block-toggle__cta__button{bottom:0;cursor:pointer;font-size:1.5rem;left:50%;margin:0;position:absolute;-webkit-transform:translate(-50%,50%);-o-transform:translate(-50%,50%);transform:translate(-50%,50%);z-index:10}#tinymce.wp-editor .block.block-toggle{padding-bottom:0}@media screen and (max-width:59.975em){#tinymce.wp-editor .block.block-toggle.block-toggle--visible .block-toggle__cta__blurb,#tinymce.wp-editor .block.block-toggle:not(.block-toggle--visible) .block-toggle__content{display:none}}#tinymce.wp-editor .block.block-toggle.block-meta{padding-bottom:6rem} |
@ -1,11 +0,0 @@
|
||||
Pressbooks is simple book production software. You can use Pressbooks to publish textbooks, scholarly monographs, syllabi, fiction and non-fiction books, white papers, and more in multiple formats including: |
||||
|
||||
* MOBI (for Kindle ebooks) |
||||
* EPUB (for all other ebookstores) |
||||
* designed PDF (for print-on-demand and digital distribution) |
||||
|
||||
Pressbooks is used by educational institutions around the world as well as authors and publishers. |
||||
|
||||
For more information about Pressbooks, see [here][1]. |
||||
|
||||
[1]: https://pressbooks.com/about |
@ -1,6 +0,0 @@
|
||||
The easiest way to get started with Pressbooks is to follow our [4 Step Guide to Making a Book on Pressbooks][1]. Or, you can review our [Guide to Using Pressbooks][2]. |
||||
|
||||
If you require further assistance, please contact your network manager. |
||||
|
||||
[1]: https://pressbooks.com/how-to-make-a-book-with-pressbooks |
||||
[2]: https://guide.pressbooks.com/ |
Loading…
Reference in new issue