-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patheditor-style.css
1 lines (1 loc) · 4.91 KB
/
editor-style.css
1
.bg-navy{background-color:"navy"}.text-navy{color:"navy"}.bg-blue{background-color:"blue"}.text-blue{color:"blue"}.bg-teal{background-color:"teal"}.text-teal{color:"teal"}.bg-green{background-color:"green"}.text-green{color:"green"}.bg-lime{background-color:"lime"}.text-lime{color:"lime"}.bg-grey{background-color:"grey"}.text-grey{color:"grey"}.bg-grey-light{background-color:"grey-light"}.text-grey-light{color:"grey-light"}.bg-grey-dark{background-color:"grey-dark"}.text-grey-dark{color:"grey-dark"}@font-face{font-family:"Woodford Bourne Thin";src:url("css/fonts/woodford-bourne-thin.woff2") format("woff2"),url("css/fonts//woodford-bourne-thin.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"Woodford Bourne Thin Italic";src:url("css/fonts//woodford-bourne-thin-italic.woff2") format("woff2"),url("css/fonts//woodford-bourne-thin-italic.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"Woodford Bourne";src:url("css/fonts//woodford-bourne-regular.woff2") format("woff2"),url("css/fonts//woodford-bourne-regular.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"Woodford Bourne Italic";src:url("css/fonts//woodford-bourne-italic.woff2") format("woff2"),url("css/fonts//woodford-bourne-italic.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"Woodford Bourne Bold";src:url("css/fonts//woodford-bourne-bold.woff2") format("woff2"),url("css/fonts//woodford-bourne-bold.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"Woodford Bourne Bold Italic";src:url("css/fonts//woodford-bourne-bold-italic.woff2") format("woff2"),url("css/fonts//woodford-bourne-bold-italic.woff") format("woff");font-weight:normal;font-style:normal}body{margin:0;font-family:"Woodford Bourne",sans-serif;font-size:18px;line-height:25px;color:#000;background:#b2b1b2}h1,h2,h3,h4,h5,h6{font-family:"Woodford Bourne Thin",sans-serif;line-height:1.2em}h1{font-size:2.2em;text-transform:uppercase;color:#ba2025}h1 span{opacity:.7}h2{font-size:2em}h3{font-size:1.8em}h4{font-size:1.6em}h5{font-size:1.3em}h6{font-size:1.1em}p{padding:8px 0}strong{font-weight:bold}a{color:#ba2025;text-decoration:none}a:hover{text-decoration:underline}input[type=text],input[type=search],select{font-family:"Woodford Bourne Thin",sans-serif;display:inline-block;padding:6px 12px;max-width:100%;font-size:1.2em;border:1px solid #ccc}button,input[type=submit],.fasc-button,.btn{font-family:"Woodford Bourne Thin",sans-serif;display:inline-block;padding:6px 20px;max-width:100%;font-size:1.2em;background:#ba2025;border:0;color:#fff;text-transform:uppercase;border-radius:10px}img.alignleft{float:left;margin:0 10px 10px 0}img.alignright{float:right;margin:0 0 10px 10px}.content-style em,.content-style i{font-family:"Woodford Bourne Thin Italic",sans-serif}.content-style em strong,.content-style strong em,.content-style strong i,.content-style i strong,.content-style i b,.content-style b i,.content-style b em,.content-style em b{font-family:"Woodford Bourne Bold Italic",sans-serif}.content-style ol,.content-style ul{padding:5px 0 5px 35px}.content-style ol li,.content-style ul li{padding:3px 0}.content-style ol.gform_fields,.content-style ul.gform_fields{padding:5px 0}.content-style ul{list-style-type:disc}.content-style ol{list-style-type:decimal}.content-style h1,.content-style h2,.content-style h3,.content-style h4,.content-style h5,.content-style h6{padding:10px 0 5px}.content-style blockquote{padding:10px 25px;font-family:"Woodford Bourne",sans-serif;font-style:italic;font-size:1.2em;line-height:1.5em;color:#b3b3b3;border-left:3px solid #f3f3f3;margin:10px 0 10px 20px}.content-style hr{zoom:1;border:0;border-bottom:1px solid #e77376;padding:0;margin:10px 0}.content-style hr:before,.content-style hr:after{content:"";display:table}.content-style hr,.content-style hr:before,.content-style hr:after{clear:both}@media only screen and (min-width: 600px){.content-style hr{margin:20px 0}}@media only screen and (min-width: 1024px){.content-style hr{margin:30px 0}}.content-style .postmeta{margin-top:15px;padding:15px 0;border-top:1px solid #ccc}.content-style .quiet{color:#999;font-style:italic}.content-style .quiet a{color:#777}.pagination{border-top:1px solid #fff;padding:15px 0;text-align:center;font-size:15px;line-height:15px;background:#fff;font-family:"Woodford Bourne",sans-serif}@media only screen and (min-width: 768px){.pagination{padding:40px 0}}.pagination a{padding:7px 12px;background:#b3b3b3;color:#fff;text-decoration:none;display:inline-block}.pagination a:hover{background:silver}.pagination .current{padding:7px 12px;display:inline-block;background:silver}body{background-color:#fff;margin:0 25px}h1,h2,h3,h4,h5,h6{font-family:"Woodford Bourne Thin",sans-serif;line-height:1.3em;margin:0;padding:10px 0}p{line-height:1.4em;margin:0;padding:10px 0}hr{border:0;border-bottom:1px solid #6cb2e4;padding:0;margin:15px 0}/*# sourceMappingURL=editor-style.css.map */