jekyll-theme-gouvfr 0.0.1 → 0.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/_includes/footer.html +1 -1
- data/_includes/header.html +1 -1
- data/_sass/main.scss +4 -16
- data/assets/apple-icon-180x180.png +0 -0
- data/assets/betagouvfr.svg +1 -0
- data/assets/browserconfig.xml +9 -0
- data/assets/etalab.svg +1 -0
- data/assets/favicon-16x16.png +0 -0
- data/assets/favicon-32x32.png +0 -0
- data/assets/favicon.ico +0 -0
- data/assets/images/betagouvfr.svg +1 -0
- data/assets/images/corgi.jpg +0 -0
- data/assets/images/etalab.svg +1 -1
- data/assets/images/french.jpg +0 -0
- data/assets/images/logo-marianne.svg +1 -1
- data/assets/images/logo_site.svg +1 -0
- data/assets/images/pointbetagouvfr.svg +1 -0
- data/assets/images/pointdatagouvfr.svg +1 -0
- data/assets/images/shiba.jpg +0 -0
- data/assets/logo-marianne.svg +1 -0
- data/assets/manifest.json +18 -0
- data/assets/pointbetagouvfr.svg +1 -0
- data/assets/pointdatagouvfr.svg +1 -0
- data/assets/preview.png +0 -0
- data/assets/preview_fb.png +0 -0
- data/assets/safari-pinned-tab.svg +15 -0
- data/assets/style/main.css +206 -133
- data/assets/style/main.min.css +1 -1
- metadata +23 -17
- data/assets/fonts/Source Sans Pro/SourceSansPro-Black.otf +0 -0
- data/assets/fonts/Source Sans Pro/SourceSansPro-BlackIt.otf +0 -0
- data/assets/fonts/Source Sans Pro/SourceSansPro-BoldIt.otf +0 -0
- data/assets/fonts/Source Sans Pro/SourceSansPro-ExtraLight.otf +0 -0
- data/assets/fonts/Source Sans Pro/SourceSansPro-ExtraLightIt.otf +0 -0
- data/assets/fonts/Source Sans Pro/SourceSansPro-Light.otf +0 -0
- data/assets/fonts/Source Sans Pro/SourceSansPro-LightIt.otf +0 -0
- data/assets/fonts/Source Sans Pro/SourceSansPro-Semibold.otf +0 -0
- data/assets/fonts/Source Sans Pro/SourceSansPro-SemiboldIt.otf +0 -0
- data/assets/images/datagouvfr.svg +0 -1
- data/assets/images/icons/arrow-down.svg +0 -1
- data/assets/images/icons/arrow-right.svg +0 -1
- data/assets/images/icons/tick.svg +0 -1
- data/assets/images/logo-footer.svg +0 -1
- data/assets/template.css +0 -1686
data/assets/style/main.min.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
body{font-family:Source Sans Pro,Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Evolventa,Trebuchet MS,sans-serif}h1{font-size:2.5em}h2{font-size:2em}h3{font-size:1.5em}h4{font-size:1.25em}p{line-height:1.5em}.subtitle{color:#8393a7}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}blockquote{background-color:#ebeff3;border-left:8px solid #c9d3df;padding:4px 25px}.icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor;font-size:16px}#icon-search{fill:#adb9c9}*{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;position:relative}body{padding:0;margin:0;overflow:auto;background:#ebeff3}a,button{cursor:pointer}a,a:active,a:focus,a:hover,a:visited{color:#0081d5;text-decoration:none;-webkit-transition:color .2s ease-out;transition:color .2s ease-out}small{font-size:.875em}.tag-list{padding:0;margin:0}.tag{background:#0081d5;border-radius:3px;display:inline-block;padding:.3em .8em;margin-right:.5em}.tag,.tag a{color:#fff}.modals .button{margin:auto}table{background:#fff;border:#c9d3df;border-radius:2px;-webkit-box-shadow:0 1px 4px #c9d3df;box-shadow:0 1px 4px #c9d3df;position:relative;width:100%;border-collapse:collapse}td,th{padding:1em;text-align:left}td{border-top:1px solid #adb9c9}thead th{background:#ebeff3;font-size:1.1em}tr:hover{background:#fafbfc}pre{display:block;margin-top:1em}code{background:#ebeff3;border-radius:3px;padding:.5em;font-family:Courier New;word-break:break-word;white-space:pre-wrap;vertical-align:middle;display:inline-block;max-width:100%;overflow-x:auto}pre code{font-size:1em;padding:1em}a.button,a.button:active,a.button:focus,a.button:visited,button.button,button.button:active,button.button:focus,button.button:visited,input[type=button],input[type=button]:active,input[type=button]:focus,input[type=button]:visited{display:inline-block;padding:.5em 2em;color:#fff;background-color:#0081d5;border-radius:3px;border:0;-webkit-box-shadow:0 2px #006cb0;box-shadow:0 2px #006cb0;font-family:Source Sans Pro,Arial,sans-serif;font-size:1em;position:relative;top:0;overflow:hidden}a.button:hover,button.button:hover,input[type=button]:hover{background:#006cb0}a.button:active,button.button:active,input[type=button]:hover{-webkit-transform:translateY(2px);transform:translateY(2px);border-bottom:0;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{border:0}a.button.small,button.button.small,input[type=button].small{font-size:.825em;padding:.25em 1em}a.button.large,button.button.large,input[type=button].large{font-size:1.25em}.button.warning,a.button.warning{background-color:#d1335b;-webkit-box-shadow:0 2px #a13030;box-shadow:0 2px #a13030}.button.warning:active,.button.warning:hover{background-color:#a13030}.button.secondary,a.button.secondary{background-color:#adb9c9;-webkit-box-shadow:0 2px #8393a7;box-shadow:0 2px #8393a7}.button.secondary:active,.button.secondary:hover{background-color:#8393a7}.button+.button{margin-left:1em}.container{position:relative;width:100%;max-width:1000px;margin:0 auto;padding:0 20px}.container h1:first-of-type{margin-top:0}.article__container{max-width:35em}@media (min-width:400px){.container{width:85%;padding:0}}@media (min-width:550px){.container{width:80%}}@font-face{font-family:Source Sans Pro;src:url("../fonts/Source Sans Pro/SourceSansPro-Regular.otf");font-weight:400}@font-face{font-family:Source Sans Pro;src:url("../fonts/Source Sans Pro/SourceSansPro-Bold.otf");font-weight:800}@font-face{font-family:Source Sans Pro;src:url("../fonts/Source Sans Pro/SourceSansPro-It.otf");font-style:italic}@font-face{font-family:Evolventa;src:url(../fonts/Evolventa/Evolventa-Regular.ttf);font-weight:400}@font-face{font-family:Evolventa;src:url(../fonts/Evolventa/Evolventa-Bold.ttf);font-weight:800}.notification{color:#0081d5;background:#b4e1fa;border:1px solid #0081d5;border-radius:3px;padding:1em;margin-bottom:1em;position:relative}.notification .close{border:0;background:0;color:currentColor;position:absolute;right:1em}.notification .icon{fill:currentColor;width:20px;height:20px}.notification.closable{padding-right:3em}.notification.full-width{width:100%;margin-bottom:0;text-align:center;border:0}.notification.full-width.closable .close{right:unset}.notification.success{color:#03bd5b;background:#daf5e7;border-color:#03bd5b}.notification.warning{color:#ff9947;background:#fff0e4;border-color:#ff9947}.notification.error{color:#d1335b;background:#f8e1e7;border-color:#d1335b}.footer{background:#26353f;color:#fff;padding:2em 0}.footer .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer ul{list-style-type:none;padding:0;margin-bottom:0}.footer__social{margin-top:1em}.footer__social li{display:inline;margin-right:1em}.footer__social .icon{width:35px;height:35px;fill:#fff}.footer__links{margin:0;line-height:2em}.footer__links h2{margin-top:0;margin-bottom:.5em}.footer__links a{color:#fff}.footer__logo{height:auto}.footer__logo img{height:60px}@media (max-width:549px){.footer .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__links{margin-top:2em}}.hero{width:100%;color:#fff;background:#0081d5}.hero__container{min-height:38vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2em}.hero__white-background{padding:10px 1em;background-color:#fff}h1.hero__white-background{color:#26353f;margin:0}.hero p{margin:1em auto;color:#26353f;font-size:1.2em;font-style:italic}.navbar{border-bottom:1px solid #c9d3df;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.3);box-shadow:0 1px 4px rgba(0,0,0,.3);width:100%;background:#fff;z-index:4}.nav-fixed{position:fixed;top:0}.navbar__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1em;margin:auto;max-width:1000px}.navbar__home{height:40px}.navbar__logo{height:100%}.nav__links{margin:0;list-style-type:none}.nav__item,.nav__links{display:inline-block;padding:0}.nav__item .dropdown,.nav__item a{color:#1c1c1c;padding:.4em .8em;border-radius:3px}.nav__links a:after{content:none}.nav__item .dropdown:hover,.nav__item a:hover{background:#ebeff3}.nav__item a.active{background:#0081d5;color:#fff}@media (max-width:749px){.navbar__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.nav__links{padding-top:1em}}.dropdown{position:relative;display:inline-block}.dropdown-content{display:none;position:absolute;background-color:#fff;min-width:110px;text-align:center;top:2em;right:0;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.2);box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;border-radius:3px}.dropdown-content a{color:#000;padding:12px 16px;text-decoration:none;display:block}.dropdown-content a:hover{background-color:#c9d3df}.dropdown:hover .dropdown-content{display:block}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.row .column{margin:0 2em;max-width:50em}.row .column+.column{margin-left:2em}@media (max-width:749px){.row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.row .column:not(:last-child){margin-bottom:2em}.row p+p{margin-top:1em}}.column img{width:100%}.panel{background:#fff;border-radius:2px;-webkit-box-shadow:0 1px 4px #c9d3df;box-shadow:0 1px 4px #c9d3df;padding:2em;position:relative}.panel+*{margin-top:2em}.panel>:first-child{margin-top:0}.panel>:last-child{margin-bottom:0}.panel__header:after{content:"";display:block;width:calc(100% + 4em);position:relative;left:-2em;border-bottom:1px solid #adb9c9;margin-bottom:2em}.panel__header h3{display:inline-block}.panel__header h3:first-of-type{margin-top:0}.panel__header-extra{margin-left:1em;color:#8393a7}section{padding:5em 0;background-color:#fff;color:#26353f}.section-grey{background-color:#ebeff3;color:#1c1c1c}.section-dark{background-color:#1c1c1c;color:#fff}.section-color{background-color:#0081d5;color:#fff}.section__subtitle{margin:0 auto 2em;max-width:640px;font-size:1.3em;font-style:italic;text-align:center;margin-bottom:0}.section__subtitle:not(:last-child){margin-bottom:3em}.section__title+.section__subtitle{margin-top:-3em}.section__title{margin:0 0 3em;text-align:center}form{max-width:520px;margin:0 auto}input,select,textarea{width:100%;outline:none;padding:8px 14px;font:inherit;line-height:1.6;color:#1c1c1c;border-radius:3px;border:1px solid #adb9c9;background:#fff;vertical-align:middle;position:relative}input:focus,select:focus,textarea:focus{border-color:#0081d5;-webkit-transition:border-color .2s ease-out;transition:border-color .2s ease-out;-webkit-box-shadow:0 0 1px 1px #b4e1fa;box-shadow:0 0 1px 1px #b4e1fa}input:disabled,select:disabled{background-color:#ebeff3}input[type=checkbox],input[type=radio]{margin-right:6px;margin-top:0}input[type=radio]{height:20px;width:20px;border-radius:50%;display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0}input[type=radio]:before{content:"";border-color:#0081d5;border-radius:50%;position:absolute;top:5px;left:5px;width:8px;height:8px;-webkit-transform:scale(0);transform:scale(0)}input[type=radio]:checked{background-color:#fff;border-color:#0081d5;opacity:1}input[type=radio]:checked:before{background-color:#0081d5;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:22px;width:22px;padding:0}input[type=checkbox]:checked{background-color:#0081d5;border-color:#0081d5;opacity:1;-webkit-transition:border-color .2s ease-in,background-color .2s ease-out;transition:border-color .2s ease-in,background-color .2s ease-out}input[type=checkbox]:before{-webkit-transform:scale(0);transform:scale(0);content:"";position:absolute;top:3px;left:3px;height:14px;width:14px;background:url(../images/icons/tick.svg) 50% no-repeat}input[type=checkbox]:checked:before{color:#fff;display:block;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url(../images/icons/arrow-down.svg) no-repeat;background-position:center right 1em;background-size:15px;padding-right:45px;border-radius:3px;width:auto}select:focus{outline:none}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}label,legend{display:block;margin-bottom:.5em;color:#26353f}label.label-inline{display:inline;color:#1c1c1c}.label-inline+input[type=checkbox],.label-inline+input[type=radio]{margin-left:10px}.form__container{max-width:30em;margin:auto}.form__group{position:relative;display:block}.form__group+.form__group{margin-top:2em}fieldset{border:none;margin:0;padding:0;width:100%}.overlay-button{position:absolute;right:21px;top:12px;background:0;border:0;width:15px;height:15px}.search__group{position:relative}.overlayed-button .icon-search{height:15px;width:15px}.input__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.input__group .icon-button,.input__group .icon-button:active{margin-left:1em;padding:0 .8em}.input__group .icon-button .icon{width:16px;height:16px}.richtext img{max-width:100%;margin:auto;display:block}.richtext img+em{display:block;text-align:center;margin:.3em .1em}.richtext ol,.richtext ul{margin:0;padding:0 0 0 1em}.richtext li{padding-left:.5em}.richtext code{padding:0 .1em;border-radius:.2em}.richtext pre{padding:.5em;margin:.5em 0;border-radius:.5em;background-color:#ebeff3}.documentation{display:-webkit-box;display:-ms-flexbox;display:flex}.side-pane{background:#ebeff3;padding:2em;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;border-right:1px solid #c9d3df}.side-pane .side-pane__menu{list-style-type:none;margin:0;padding:0;width:100%;max-width:400px;float:right}.side-pane__title{padding:0 1em}.side-pane .side-pane__link{padding:.5em 1em;display:block;width:100%;border-radius:5px;margin-bottom:.5em;color:#26353f}.side-pane li:hover .side-pane__link{background:#c9d3df}.side-pane li.active .side-pane__link{background:#0081d5;color:#fff}.side-pane li.side-pane__dropdown .side-pane__link{background:url(../images/icons/arrow-right.svg) no-repeat;background-position:center right 1em;background-size:15px 15px}.side-pane li.side-pane__dropdown:hover .side-pane__link{background:#c9d3df url(../images/icons/arrow-right.svg) no-repeat;background-position:center right 1em;background-size:15px 15px}.side-pane li.unfolded.side-pane__dropdown .side-pane__link,.side-pane li.unfolded.side-pane__dropdown:hover .side-pane__link{background-image:url(../images/icons/arrow-down.svg);background-color:transparent}.side-pane li.unfolded.active.side-pane__dropdown .side-pane__link{background-color:#0081d5}.side-pane__dropdown.unfolded .side-pane__submenu{display:block}.side-pane__submenu{padding-left:2em;margin-bottom:.5em;display:none}.side-pane__sublink,.side-pane__sublink:visited{padding:.5em;list-style-type:none;color:#53657d;border-radius:5px}.side-pane__submenu li{list-style-type:none;margin:1em 0}.side-pane__submenu .side-pane__sublink:hover{color:#26353f;background:#c9d3df}.side-pane__submenu li.active{list-style-type:disc;color:#0081d5}.side-pane__submenu li.active .side-pane__sublink{font-weight:700;color:#26353f}.main-pane{padding:3em 5em;background:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1}.main-pane h1:first-child{margin-top:0}@media (max-width:749px){.documentation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.side-pane{border-right:none;border-bottom:1px solid #c9d3df;-webkit-box-flex:1;-ms-flex:auto;flex:auto}}@media (min-width:1000px){.main-pane .markdown{width:80%}.side-pane{-webkit-box-flex:0;-ms-flex:0 0 350px;flex:0 0 350px}}.dashboard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-height:calc(100vh - 73px)}.dashboard,.dashboard .side-menu{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.dashboard .side-menu{background:#fff}.dashboard .side-menu ul{margin-top:0;padding:0;list-style-type:none}.dashboard .side-menu a{padding:1em 2em;display:block;width:100%;color:#8393a7}.dashboard .side-menu a.active{background:linear-gradient(90deg,#0081d5,#0081d5 5px,#ebeff3 0,#ebeff3);color:#53657d}.dashboard .side-menu a:hover{color:#0081d5}.dashboard .main{padding:2em;-webkit-box-flex:1;-ms-flex:1 1 75%;flex:1 1 75%;background:#ebeff3}.dashboard .main>:first-child{margin-top:0}.dashboard table{-webkit-box-shadow:none;box-shadow:none}.article{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-font-feature-settings:"liga" on;padding:0;background:#fff;color:#1c1c1c;line-height:1.5;margin:0 auto}.article__hero{height:38vh;width:100%;overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.article__hero:before{display:block;content:"";top:0;left:0;height:100%;background:rgba(0,84,138,.8);z-index:2}.article__hero:before,.article__hero img{position:absolute;width:100%}.article__hero .article__container{z-index:3;-webkit-box-align:start;-ms-flex-align:start;align-items:start;width:100%}.article__content{margin:0}.article__content .article__container{margin:0 auto;padding:2em 0 4em}.richtext+.article__author{margin-top:1em}.article__author-list{padding-top:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article__author{display:inline-block;width:50%;padding:1em;font-size:15px}.article__author+.article__author{margin-left:1em;margin-top:0}.article__author img{height:32px;width:32px;border-radius:50%;display:inline-block;float:right}.article__author-info{display:inline-block}.article__author-name{font-weight:700}.article__author-role{color:#8393a7;font-size:.9em;line-height:.8em}.article.article__preview{margin:0 auto;padding:2em}.article__preview+.article__preview{margin-top:2em}.article__preview .article__author{width:auto;padding:0;font-size:14px}.article__preview .article__author img{float:none;vertical-align:middle}.article__preview img+.article__author-name{margin-left:.5em}a.article__link{color:#26353f}a.article__link:hover{color:#0081d5}.article__title{margin-top:.5em;margin-bottom:0;line-height:1.3em}.article__meta{margin-bottom:1em}.article__thumbnail{width:100%;height:200px;overflow:hidden;position:relative}.article__thumbnail img{width:100%;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:549px){.article__container,.article__hero .article__container{width:85%;padding:0}.article__author-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article__author-list .article__author{width:100%;margin-left:0}.article__author-list .article__author+.article__author{margin-top:1em;margin-left:0}}.card{background:#fff;border-radius:2px;-webkit-box-shadow:0 1px 4px #c9d3df;box-shadow:0 1px 4px #c9d3df;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card+.card{margin-left:2em}@media (max-width:749px){.card+.card{margin-left:0;margin-top:2em}}.card__cover{height:250px;width:100%;overflow:hidden;position:relative}.card__cover img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.card__content{padding:2em}.card__content h3{margin:0}.card__content .card__meta{color:#8393a7}.card__content .card__meta time:after{content:" • "}.card__content :last-child{margin-bottom:0}.modal__backdrop{position:fixed;top:0;left:0;background:rgba(0,0,0,.5);height:100%;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;z-index:3}.modal__backdrop:target{display:-webkit-box;display:-ms-flexbox;display:flex}.modal{border-radius:3px;-webkit-box-shadow:#c9d3df;box-shadow:#c9d3df;background:#fff;padding:2em;max-width:32em}.modal>:first-child{margin-top:0}.modal .button__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2em}.modal .button__group .button{margin:0}.modal .button__group .button+.button{margin-left:1em}
|
1
|
+
body{font-family:Source Sans Pro,Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Evolventa,Trebuchet MS,sans-serif}h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.25em}h4{font-size:1em}*+h1,*+h2,*+h3,*+h4,*+h5,*+h6{margin-top:2em}.lead-text{font-size:1.25em}p{line-height:1.5em}.subtitle{color:#8393a7}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-quote{background-color:#ebeff3;border-left:8px solid #c9d3df;padding:4px 0 4px 25px}.icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor;font-size:16px}#icon-search{fill:#adb9c9}*{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;position:relative}body{color:#26353f;padding:0;margin:0;overflow:auto;background:#ebeff3}a,button{cursor:pointer}a,a:active,a:focus,a:hover,a:visited{-webkit-transition:color .2s ease-out;transition:color .2s ease-out;color:currentColor}small{font-size:.875em}.modals .button{margin:auto}table{background:#fff;border:#c9d3df;border-radius:2px;-webkit-box-shadow:0 1px 4px #c9d3df;box-shadow:0 1px 4px #c9d3df;position:relative;width:100%;border-collapse:collapse}td,th{padding:1em;text-align:left}td{border-top:1px solid #adb9c9}thead th{background:#fff;font-size:.875em;font-weight:200;text-transform:uppercase}tr:hover{background:#fafbfc}pre{display:block;margin-top:1em}code{background:#ebeff3;border-radius:3px;padding:0 .5em;font-family:Courier New;font-size:.9em;word-break:break-word;white-space:pre-wrap;vertical-align:middle;display:inline-block;max-width:100%;overflow-x:auto}pre code{padding:1em}a.button,a.button:active,a.button:focus,a.button:visited,button.button,button.button:active,button.button:focus,button.button:visited,input[type=button],input[type=button]:active,input[type=button]:focus,input[type=button]:visited{display:inline-block;padding:.5em 2em;color:#fff;background-color:#0053b3;border-radius:3px;border:0;-webkit-box-shadow:0 -2px inset #003b80;box-shadow:inset 0 -2px #003b80;font-family:Source Sans Pro,Arial,sans-serif;font-size:1em;position:relative;top:0;overflow:hidden;text-decoration:none}a.button:hover,button.button:hover,input[type=button]:hover{background:#003b80}a.button:active,button.button:active,input[type=button]:hover{-webkit-transform:translateY(1px);transform:translateY(1px);border-bottom:0;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{border:0}a.button.small,button.button.small,input[type=button].small{font-size:.825em;padding:.25em 1em}a.button.large,button.button.large,input[type=button].large{font-size:1.25em}.button.warning,a.button.warning{background-color:#d63626;-webkit-box-shadow:0 -2px inset #ab2b1e;box-shadow:inset 0 -2px #ab2b1e}.button.warning:active,.button.warning:hover{background-color:#ab2b1e}.button.secondary,a.button.secondary{background-color:#53657d;-webkit-box-shadow:0 -2px inset #26353f;box-shadow:inset 0 -2px #26353f}.button.secondary:active,.button.secondary:hover{background-color:#26353f}.button+.button{margin-left:1em}.container{position:relative;width:100%;max-width:1000px;margin:0 auto;padding:0 20px}.container h1:first-of-type{margin-top:0}.article__container{max-width:35em}@media (min-width:400px){.container{width:85%;padding:0}}@media (min-width:550px){.container{width:80%}}@font-face{font-family:Source Sans Pro;src:url("../fonts/Source Sans Pro/SourceSansPro-Regular.otf");font-weight:400}@font-face{font-family:Source Sans Pro;src:url("../fonts/Source Sans Pro/SourceSansPro-Bold.otf");font-weight:800}@font-face{font-family:Source Sans Pro;src:url("../fonts/Source Sans Pro/SourceSansPro-It.otf");font-style:italic}@font-face{font-family:Evolventa;src:url(../fonts/Evolventa/Evolventa-Regular.ttf);font-weight:400}@font-face{font-family:Evolventa;src:url(../fonts/Evolventa/Evolventa-Bold.ttf);font-weight:800}.notification{background:#b4e1fa;border:1px solid #006be6;border-radius:3px;padding:1em;margin-bottom:1em;position:relative}.notification .close{border:0;background:0;color:currentColor;position:absolute;right:1em}.notification .icon{fill:currentColor;width:20px;height:20px}.notification.closable{padding-right:3em}.notification.full-width{width:100%;margin-bottom:0;text-align:center;border:0}.notification.full-width.closable .close{right:unset}.notification.success{background:#daf5e7;border-color:#03bd5b}.notification.warning{background:#fff0e4;border-color:#ff9947}.notification.error{background:#efaca6;border-color:#d63626}.footer{background:#26353f;color:#fff;padding:2em 0}.footer .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer ul{list-style-type:none;padding:0}.footer__social{margin-top:1em}.footer__social li{display:inline;margin-right:1em}.footer__social .icon{width:35px;height:35px;fill:#fff}.footer__links{margin:0;line-height:2em}.footer__links h2{margin-top:0;margin-bottom:.5em}.footer__links a{color:#fff;text-decoration:none}.footer__logo{width:300px;height:auto}.footer__logo img{width:100%}@media (max-width:999px){.footer .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.hero{width:100%;color:#fff;background:#0053b3}.hero__container{min-height:38vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2em}.hero__white-background{padding:10px 1em;background-color:#fff}h1.hero__white-background{color:#26353f;margin:0}.hero p{margin:1em auto;color:#26353f;font-size:1.2em;font-style:italic}.navbar{border-bottom:1px solid #c9d3df;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.3);box-shadow:0 1px 4px rgba(0,0,0,.3);width:100%;background:#fff;z-index:4}.nav-fixed{position:fixed;top:0}.navbar__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1em}.navbar__home{height:40px}.navbar__logo{height:100%}.nav__links{margin:0;list-style-type:none}.nav__item,.nav__links{display:inline-block;padding:0}.nav__item .dropdown,.nav__item a{text-decoration:none;color:#1c1c1c;padding:.4em .8em;border-radius:3px}.nav__links a:after{content:none}.nav__item .dropdown:hover,.nav__item a:hover{background:#ebeff3}.nav__item a.active{background:#0053b3;color:#fff}a.navbar__home{font-family:Evolventa;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#26353f;letter-spacing:.05em;text-decoration:none}.navbar__home img{vertical-align:middle}.navbar__logo{margin-right:.8em}.navbar__gouvfr{height:18.4px}span.navbar__domain{font-weight:400;color:#26353f}@media (max-width:749px){.navbar__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.nav__links{padding-top:1em}}.dropdown{position:relative;display:inline-block}.dropdown-content{display:none;position:absolute;background-color:#fff;min-width:110px;text-align:center;top:2em;right:0;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.2);box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1}.dropdown-content a{color:#000;padding:12px 16px;text-decoration:none;display:block}.dropdown-content a:hover{background-color:#c9d3df}.dropdown:hover .dropdown-content{display:block}.column,.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-left:-1em;margin-right:-1em}.row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.row>*{max-width:50em}.column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.row>*{margin:0 1em}@media (max-width:749px){.row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.row>*{margin:1em}}.column img{width:100%}.panel{background:#fff;border-radius:2px;-webkit-box-shadow:0 1px 4px #c9d3df;box-shadow:0 1px 4px #c9d3df;padding:2em;position:relative}.panel+*{margin-top:2em}.panel>:first-child{margin-top:0}.panel>:last-child{margin-bottom:0}.panel__header:after{content:"";display:block;width:calc(100% + 4em);position:relative;left:-2em;border-bottom:1px solid #adb9c9;margin-bottom:2em}.panel__header h3{display:inline-block}.panel__header h3:first-of-type{margin-top:0}.panel__header-extra{margin-left:1em;color:#53657d}section{padding:5em 0}.section-white{background-color:#fff}.section-grey{background-color:#ebeff3}.section-dark{background-color:#1c1c1c;color:#fff}.section-color{background-color:#0053b3;color:#fff}.section__subtitle{margin:0 auto 2em;max-width:640px;font-size:1.3em;font-style:italic;text-align:center;margin-bottom:0}.section__subtitle:not(:last-child){margin-bottom:3em}.section__title+.section__subtitle{margin-top:-3em}.section__title{margin:0 0 3em;text-align:center}form{max-width:520px;margin:0 auto}input,select,textarea{width:100%;outline:none;padding:8px 14px;font:inherit;line-height:1.6;color:#1c1c1c;border-radius:3px;border:1px solid #adb9c9;background:#fff;vertical-align:middle;position:relative}input:focus,select:focus,textarea:focus{border-color:#006be6;-webkit-transition:border-color .2s ease-out;transition:border-color .2s ease-out}input:disabled,select:disabled{background-color:#ebeff3}input[type=checkbox],input[type=radio]{margin-right:6px;margin-top:0}input[type=radio]{height:20px;width:20px;border-radius:50%;display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0}input[type=radio]:before{content:"";border-color:#0053b3;border-radius:50%;position:absolute;top:5px;left:5px;width:8px;height:8px;-webkit-transform:scale(0);transform:scale(0)}input[type=radio]:checked{background-color:#fff;border-color:#0053b3;opacity:1}input[type=radio]:checked:before{background-color:#0053b3;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:22px;width:22px;padding:0}input[type=checkbox]:checked{background-color:#0053b3;border-color:#0053b3;opacity:1;-webkit-transition:border-color .2s ease-in,background-color .2s ease-out;transition:border-color .2s ease-in,background-color .2s ease-out}input[type=checkbox]:before{-webkit-transform:scale(0);transform:scale(0);content:"";position:absolute;top:3px;left:3px;height:14px;width:14px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><path d="M14.23 1.304L6.112 9.501 2.767 6.117a1.029 1.029 0 0 0-1.464 0 1.054 1.054 0 0 0 0 1.479l4.055 4.101c.208.21.481.31.754.305.272.005.545-.095.753-.305l8.829-8.915a1.053 1.053 0 0 0 0-1.478 1.027 1.027 0 0 0-1.464 0z" fill="white" /></svg>') 50% no-repeat}input[type=checkbox]:checked:before{color:#fff;display:block;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><path d="M1.254 2.518a.904.904 0 0 1 0-1.257.85.85 0 0 1 1.225 0l4.512 4.632 4.511-4.632a.85.85 0 0 1 1.225 0 .904.904 0 0 1 0 1.257L7.621 7.761a.848.848 0 0 1-.63.259.849.849 0 0 1-.631-.259L1.254 2.518z" fill="gray"/></svg>') no-repeat;background-position:top 1em right 1em;background-size:15px;padding-right:45px;border-radius:3px;width:auto}select:focus{outline:none}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}label,legend{display:block;margin-bottom:.5em;color:#26353f}label.label-inline{display:inline;color:#1c1c1c}.label-inline+input[type=checkbox],.label-inline+input[type=radio]{margin-left:10px}.form__container{max-width:30em;margin:auto}.form__group{position:relative;display:block}.form__group+.form__group{margin-top:2em}fieldset{border:none;margin:0;padding:0;width:100%}.overlay-button{position:absolute;right:2em;top:1.25em;background:0;border:0;width:15px;height:15px}.search__group{position:relative}.overlayed-button .icon-search{height:15px;width:15px}.input__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.input__group .icon-button,.input__group .icon-button:active{margin-left:1em;padding:0 .8em}.input__group .icon-button .icon{width:16px;height:16px}.richtext img{max-width:100%;margin:auto;display:block}.richtext img+em{display:block;text-align:center;margin:.3em .1em}.richtext ol,.richtext ul{margin:0;padding:0 0 0 1em}.richtext li{padding-left:.5em}.richtext code{padding:0 .1em;border-radius:.2em}.richtext pre{padding:1em;margin:.5em 0;border-radius:3px;background-color:#ebeff3}.documentation{display:-webkit-box;display:-ms-flexbox;display:flex}.side-pane{background:#ebeff3;padding:1.5em;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;border-right:1px solid #c9d3df}.side-pane h2{margin-top:0;padding:.5em}.side-pane .side-pane__menu{list-style-type:none;margin:0;padding:0;width:100%;max-width:400px;float:right}.side-pane__title{padding:0 1em}.side-pane__title h3{font-family:Source Sans Pro;font-weight:400;font-size:.9em;text-transform:uppercase;padding-bottom:1em;border-bottom:1px solid #adb9c9}.side-pane .side-pane__link{padding:.5em 1em;display:block;width:100%;border-radius:5px;margin-bottom:.5em;color:#26353f}.side-pane li:hover .side-pane__link{background:#c9d3df}.side-pane li.active .side-pane__link{background:#0053b3;color:#fff}.side-pane li.side-pane__dropdown .side-pane__link{background:url(../images/icons/external/arrow-right.svg) no-repeat;background-position:center right 1em;background-size:15px 15px}.side-pane li.side-pane__dropdown:hover .side-pane__link{background:#c9d3df url(../images/icons/external/arrow-right.svg) no-repeat;background-position:center right 1em;background-size:15px 15px}.side-pane li.unfolded.side-pane__dropdown .side-pane__link,.side-pane li.unfolded.side-pane__dropdown:hover .side-pane__link{background-image:url(../images/icons/external/arrow-down-white.svg);background-color:transparent}.side-pane li.unfolded.active.side-pane__dropdown .side-pane__link{background-color:#0053b3}.side-pane__dropdown.unfolded .side-pane__submenu{display:block}.side-pane__submenu{padding-left:2em;margin-bottom:.5em;display:none}.side-pane__sublink,.side-pane__sublink:visited{padding:.5em;list-style-type:none;color:#53657d;border-radius:5px;text-decoration:none;display:inline-block}.side-pane__submenu li{list-style-type:none;margin:.5em 0}.side-pane__submenu .side-pane__sublink:hover{color:#26353f;background:#c9d3df}.side-pane__submenu li.active{list-style-type:disc;color:#0053b3}.side-pane__submenu li.active .side-pane__sublink{font-weight:700;color:#26353f}.main-pane{padding:3em 5em;background:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1}.main-pane h1:first-child{margin-top:0}@media (max-width:749px){.documentation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.side-pane{border-right:none;border-bottom:1px solid #c9d3df;-webkit-box-flex:1;-ms-flex:auto;flex:auto}.side-pane .side-pane__menu{max-width:unset;float:none}}@media (min-width:1000px){.main-pane .markdown{width:80%}.side-pane{-webkit-box-flex:0;-ms-flex:0 0 350px;flex:0 0 350px}}.dashboard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-height:calc(100vh - 73px)}.dashboard,.dashboard .side-menu{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.dashboard .side-menu{background:#fff}.dashboard .side-menu ul{margin-top:0;padding:0;list-style-type:none}.dashboard .side-menu a{padding:1em 2em;display:block;width:100%;color:#26353f}.dashboard .side-menu a.active{background:linear-gradient(90deg,#0053b3,#0053b3 5px,#ebeff3 0,#ebeff3)}.dashboard .side-menu a:hover{color:#0053b3}.dashboard .main{padding:2em;-webkit-box-flex:1;-ms-flex:1 1 75%;flex:1 1 75%;background:#ebeff3}.dashboard .main>:first-child{margin-top:0}.dashboard table{-webkit-box-shadow:none;box-shadow:none}.article{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-font-feature-settings:"liga" on;padding:0;background:#fff;color:#26353f;line-height:1.5;margin:0 auto}.article__hero{height:38vh;width:100%;overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.article__hero img{width:100%;filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.5" /><feFuncG type="linear" slope="0.5" /><feFuncB type="linear" slope="0.5" /></feComponentTransfer></filter></svg>#filter');-webkit-filter:brightness(.5);filter:brightness(.5);position:absolute;z-index:2}.article__hero .article__container{z-index:3;-webkit-box-align:start;-ms-flex-align:start;align-items:start;width:100%}.article__content{margin:0}.article__content .article__container{margin:0 auto;padding:2em 0 4em}.richtext+.article__author{margin-top:1em}.article__author-list{padding-top:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article__author{display:inline-block;max-width:270px;padding:1em;font-size:15px}.article__author+.article__author{margin-left:1em;margin-top:0}.article__author img{height:32px;width:32px;border-radius:50%;display:inline-block;float:right}.article__author-info{display:inline-block}.article__author-name{font-weight:700}.article__author-role{color:#53657d;font-size:.9em;line-height:.8em}.article__author-description p:last-child{margin-bottom:0}.article__preview{margin:0 auto;padding:2em}.article__preview+.article__preview{margin-top:2em}.article__preview .article__author{width:auto;padding:0}.article__preview .article__author img{float:none;vertical-align:middle}.article__preview .article__author-name{margin-left:.5em}a.article__link{color:#26353f;text-decoration:none}a.article__link:hover{color:#0053b3}.article__title{margin-bottom:0}.article__meta{margin-bottom:1em}.article__thumbnail{width:100%;height:200px;overflow:hidden;position:relative}.article__thumbnail img{width:100%;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:549px){.article__container,.article__hero .article__container{width:85%;padding:0}.article__author-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.article__author-list .article__author{width:100%;margin-left:0}.article__author-list .article__author+.article__author{margin-top:1em;margin-left:0}}.card{background:#fff;border-radius:2px;-webkit-box-shadow:0 1px 4px #c9d3df;box-shadow:0 1px 4px #c9d3df;position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.row>.card+.card{margin-left:2em}@media (max-width:749px){.row>.card+.card{margin-left:0;margin-top:2em}}.card__cover{height:250px;width:100%;overflow:hidden;position:relative}.card__cover img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.card__content{padding:2em;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.card__content h3{margin:0}.card__content .card__meta{color:#53657d}.card__content .card__meta time:after{content:" • "}.card__content :last-child{margin-bottom:0}.card__extra{border-top:1px solid #adb9c9;padding:1em}.modal__backdrop{position:fixed;top:0;left:0;background:rgba(0,0,0,.5);height:100%;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;z-index:3}.modal__backdrop:target{display:-webkit-box;display:-ms-flexbox;display:flex}.modal{border-radius:3px;-webkit-box-shadow:#c9d3df;box-shadow:#c9d3df;background:#fff;padding:2em;max-width:32em}.modal>:first-child{margin-top:0}.modal .button__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:2em}.modal .button__group .button{margin:0}.modal .button__group .button+.button{margin-left:1em}.label-list{padding:0;margin:0}.label{background-color:#ebeff3;border-radius:3px;display:inline-block;padding:.3em .8em;margin:.25em;font-size:.875em}.label--active{background-color:#0053b3;color:#fff}.label--inactive{background-color:#fff;border:1px solid #adb9c9;color:#53657d}
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: jekyll-theme-gouvfr
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Etalab
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2018-
|
11
|
+
date: 2018-08-06 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jekyll
|
@@ -74,6 +74,13 @@ files:
|
|
74
74
|
- _layouts/post.html
|
75
75
|
- _sass/_variables.scss
|
76
76
|
- _sass/main.scss
|
77
|
+
- assets/apple-icon-180x180.png
|
78
|
+
- assets/betagouvfr.svg
|
79
|
+
- assets/browserconfig.xml
|
80
|
+
- assets/etalab.svg
|
81
|
+
- assets/favicon-16x16.png
|
82
|
+
- assets/favicon-32x32.png
|
83
|
+
- assets/favicon.ico
|
77
84
|
- assets/fonts/Evolventa/Evolventa-Bold.ttf
|
78
85
|
- assets/fonts/Evolventa/Evolventa-BoldOblique.ttf
|
79
86
|
- assets/fonts/Evolventa/Evolventa-Oblique.ttf
|
@@ -81,19 +88,11 @@ files:
|
|
81
88
|
- assets/fonts/Evolventa/gpl.txt
|
82
89
|
- assets/fonts/Evolventa/lppl.txt
|
83
90
|
- assets/fonts/Source Sans Pro/SIL Open Font License.txt
|
84
|
-
- assets/fonts/Source Sans Pro/SourceSansPro-Black.otf
|
85
|
-
- assets/fonts/Source Sans Pro/SourceSansPro-BlackIt.otf
|
86
91
|
- assets/fonts/Source Sans Pro/SourceSansPro-Bold.otf
|
87
|
-
- assets/fonts/Source Sans Pro/SourceSansPro-BoldIt.otf
|
88
|
-
- assets/fonts/Source Sans Pro/SourceSansPro-ExtraLight.otf
|
89
|
-
- assets/fonts/Source Sans Pro/SourceSansPro-ExtraLightIt.otf
|
90
92
|
- assets/fonts/Source Sans Pro/SourceSansPro-It.otf
|
91
|
-
- assets/fonts/Source Sans Pro/SourceSansPro-Light.otf
|
92
|
-
- assets/fonts/Source Sans Pro/SourceSansPro-LightIt.otf
|
93
93
|
- assets/fonts/Source Sans Pro/SourceSansPro-Regular.otf
|
94
|
-
- assets/
|
95
|
-
- assets/
|
96
|
-
- assets/images/datagouvfr.svg
|
94
|
+
- assets/images/betagouvfr.svg
|
95
|
+
- assets/images/corgi.jpg
|
97
96
|
- assets/images/etalab.svg
|
98
97
|
- assets/images/favicon.ico
|
99
98
|
- assets/images/favicons/apple-icon-180x180.png
|
@@ -102,17 +101,24 @@ files:
|
|
102
101
|
- assets/images/favicons/favicon-32x32.png
|
103
102
|
- assets/images/favicons/manifest.json
|
104
103
|
- assets/images/favicons/safari-pinned-tab.svg
|
105
|
-
- assets/images/
|
106
|
-
- assets/images/icons/arrow-right.svg
|
107
|
-
- assets/images/icons/tick.svg
|
108
|
-
- assets/images/logo-footer.svg
|
104
|
+
- assets/images/french.jpg
|
109
105
|
- assets/images/logo-marianne.svg
|
106
|
+
- assets/images/logo_site.svg
|
107
|
+
- assets/images/pointbetagouvfr.svg
|
108
|
+
- assets/images/pointdatagouvfr.svg
|
110
109
|
- assets/images/preview.png
|
111
110
|
- assets/images/preview_fb.png
|
111
|
+
- assets/images/shiba.jpg
|
112
|
+
- assets/logo-marianne.svg
|
112
113
|
- assets/main.scss
|
114
|
+
- assets/manifest.json
|
115
|
+
- assets/pointbetagouvfr.svg
|
116
|
+
- assets/pointdatagouvfr.svg
|
117
|
+
- assets/preview.png
|
118
|
+
- assets/preview_fb.png
|
119
|
+
- assets/safari-pinned-tab.svg
|
113
120
|
- assets/style/main.css
|
114
121
|
- assets/style/main.min.css
|
115
|
-
- assets/template.css
|
116
122
|
homepage: https://template-jekyll.data.gouv.fr
|
117
123
|
licenses:
|
118
124
|
- MIT
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -1 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 113 19" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"><g><path d="M0.937,12.452c-0.511,0 -0.937,0.401 -0.937,0.914c0,0.465 0.426,0.866 0.92,0.866c0.528,0 0.972,-0.385 0.972,-0.866c0,-0.497 -0.444,-0.914 -0.955,-0.914Z" style="fill:#373c42;fill-rule:nonzero;"/><path d="M13.903,2.206c0,0 0,3.95 0,11.85c0,0 -0.694,0 -2.08,0c0,0 0,-0.384 0,-1.151c-0.461,0.48 -0.935,0.827 -1.423,1.041c-0.488,0.214 -1.051,0.321 -1.689,0.321c-0.882,0 -1.685,-0.203 -2.409,-0.61c-0.724,-0.408 -1.294,-0.969 -1.71,-1.684c-0.416,-0.716 -0.624,-1.507 -0.624,-2.374c0,-0.872 0.209,-1.673 0.628,-2.404c0.419,-0.731 0.99,-1.305 1.714,-1.723c0.724,-0.418 1.519,-0.627 2.384,-0.627c0.594,0 1.15,0.1 1.668,0.298c0.519,0.198 0.945,0.47 1.278,0.814l0,-3.751l2.263,0Zm-4.926,4.597c-0.766,0 -1.411,0.261 -1.935,0.784c-0.524,0.522 -0.786,1.169 -0.786,1.942c0,0.778 0.273,1.436 0.82,1.974c0.546,0.538 1.21,0.806 1.992,0.806c0.766,0 1.414,-0.263 1.943,-0.791c0.53,-0.527 0.795,-1.172 0.795,-1.934c0,-0.804 -0.266,-1.469 -0.799,-1.993c-0.532,-0.525 -1.209,-0.788 -2.03,-0.788Z" style="fill:#373c42;fill-rule:nonzero;"/><path d="M25.687,5.166c0,0 0,2.964 0,8.89c0,0 -0.691,0 -2.072,0c0,0 0,-0.384 0,-1.151c-0.455,0.485 -0.925,0.834 -1.41,1.045c-0.486,0.212 -1.061,0.317 -1.727,0.317c-0.91,0 -1.727,-0.197 -2.451,-0.591c-0.723,-0.394 -1.289,-0.944 -1.697,-1.649c-0.408,-0.704 -0.612,-1.498 -0.612,-2.381c0,-0.892 0.206,-1.695 0.616,-2.408c0.411,-0.713 0.982,-1.27 1.714,-1.672c0.733,-0.402 1.559,-0.603 2.48,-0.603c0.682,0 1.27,0.111 1.764,0.333c0.494,0.222 0.935,0.575 1.323,1.061l0,-1.191l2.072,0Zm-4.959,1.755c-0.788,0 -1.439,0.261 -1.952,0.783c-0.513,0.522 -0.769,1.185 -0.769,1.989c0,0.778 0.259,1.409 0.778,1.892c0.518,0.483 1.191,0.724 2.017,0.724c0.821,0 1.483,-0.245 1.985,-0.736c0.502,-0.491 0.753,-1.133 0.753,-1.927c0,-0.804 -0.262,-1.459 -0.786,-1.965c-0.524,-0.507 -1.2,-0.76 -2.026,-0.76Z" style="fill:#373c42;fill-rule:nonzero;"/><path d="M28.794,14.056c0,0 0,-2.316 0,-6.947c0,0 -0.369,0 -1.107,0c0,0 0,-0.648 0,-1.943c0,0 0.369,0 1.107,0c0,0 0,-0.986 0,-2.96c0,0 0.754,0 2.263,0c0,0 0,0.987 0,2.96c0,0 0.455,0 1.365,0c0,0 0,0.648 0,1.943c0,0 -0.455,0 -1.365,0c0,0 0,2.316 0,6.947c0,0 -0.754,0 -2.263,0Z" style="fill:#373c42;fill-rule:nonzero;"/><path d="M43.866,5.166c0,0 0,2.964 0,8.89c0,0 -0.69,0 -2.072,0c0,0 0,-0.384 0,-1.151c-0.455,0.485 -0.925,0.834 -1.41,1.045c-0.485,0.212 -1.061,0.317 -1.727,0.317c-0.909,0 -1.726,-0.197 -2.45,-0.591c-0.724,-0.394 -1.29,-0.944 -1.698,-1.649c-0.407,-0.704 -0.611,-1.498 -0.611,-2.381c0,-0.892 0.205,-1.695 0.616,-2.408c0.41,-0.713 0.981,-1.27 1.714,-1.672c0.732,-0.402 1.558,-0.603 2.479,-0.603c0.683,0 1.271,0.111 1.764,0.333c0.494,0.222 0.935,0.575 1.323,1.061l0,-1.191l2.072,0Zm-4.959,1.755c-0.788,0 -1.438,0.261 -1.951,0.783c-0.513,0.522 -0.77,1.185 -0.77,1.989c0,0.778 0.259,1.409 0.778,1.892c0.519,0.483 1.191,0.724 2.018,0.724c0.821,0 1.482,-0.245 1.984,-0.736c0.502,-0.491 0.753,-1.133 0.753,-1.927c0,-0.804 -0.262,-1.459 -0.786,-1.965c-0.524,-0.507 -1.199,-0.76 -2.026,-0.76Z" style="fill:#373c42;fill-rule:nonzero;"/><path d="M47.772,12.452c-0.511,0 -0.937,0.401 -0.937,0.914c0,0.465 0.426,0.866 0.92,0.866c0.528,0 0.971,-0.385 0.971,-0.866c0,-0.497 -0.443,-0.914 -0.954,-0.914Z" style="fill:#373c42;fill-rule:nonzero;"/><path d="M58.967,5.166c0,0 0.721,0 2.163,0c0,0 0,2.402 0,7.206c0,0.883 -0.081,1.615 -0.245,2.197c-0.164,0.582 -0.429,1.08 -0.795,1.492c-0.898,1.029 -2.183,1.543 -3.852,1.543c-1.154,0 -2.155,-0.248 -3.004,-0.744c-0.849,-0.496 -1.465,-1.191 -1.847,-2.083l2.571,0c0.333,0.344 0.679,0.588 1.04,0.732c0.36,0.143 0.804,0.215 1.331,0.215c0.843,0 1.484,-0.235 1.922,-0.705c0.439,-0.47 0.677,-1.182 0.716,-2.138c-0.444,0.491 -0.906,0.845 -1.385,1.061c-0.48,0.217 -1.053,0.325 -1.719,0.325c-0.887,0 -1.685,-0.201 -2.392,-0.603c-0.707,-0.402 -1.258,-0.962 -1.652,-1.68c-0.394,-0.718 -0.59,-1.528 -0.59,-2.432c0,-1.315 0.441,-2.409 1.323,-3.281c0.882,-0.872 1.991,-1.308 3.328,-1.308c1.353,0 2.382,0.444 3.087,1.331l0,-1.128Zm-2.862,1.755c-0.777,0 -1.402,0.249 -1.877,0.748c-0.474,0.498 -0.711,1.158 -0.711,1.977c0,0.81 0.24,1.456 0.72,1.939c0.479,0.483 1.124,0.724 1.934,0.724c0.821,0 1.476,-0.244 1.964,-0.732c0.488,-0.488 0.732,-1.142 0.732,-1.962c0,-0.804 -0.254,-1.454 -0.761,-1.95c-0.508,-0.496 -1.175,-0.744 -2.001,-0.744Z" style="fill:#373c42;fill-rule:nonzero;"/><path d="M68.439,4.963c0.899,0 1.731,0.209 2.497,0.626c0.765,0.418 1.37,0.986 1.814,1.704c0.443,0.718 0.665,1.497 0.665,2.338c0,0.835 -0.223,1.609 -0.67,2.322c-0.446,0.713 -1.055,1.277 -1.826,1.692c-0.771,0.415 -1.609,0.622 -2.513,0.622c-0.91,0 -1.751,-0.207 -2.525,-0.622c-0.774,-0.415 -1.386,-0.979 -1.835,-1.692c-0.449,-0.713 -0.674,-1.487 -0.674,-2.322c0,-0.637 0.132,-1.244 0.395,-1.821c0.264,-0.577 0.622,-1.073 1.074,-1.488c0.452,-0.415 0.991,-0.746 1.618,-0.991c0.627,-0.245 1.287,-0.368 1.98,-0.368Zm-0.091,1.958c-0.732,0 -1.363,0.265 -1.893,0.795c-0.53,0.53 -0.795,1.163 -0.795,1.899c0,0.742 0.267,1.376 0.799,1.903c0.533,0.528 1.173,0.791 1.922,0.791c0.755,0 1.401,-0.262 1.939,-0.787c0.538,-0.524 0.807,-1.155 0.807,-1.891c0,-0.763 -0.269,-1.405 -0.807,-1.927c-0.538,-0.522 -1.196,-0.783 -1.972,-0.783Z" style="fill:#373c42;fill-rule:nonzero;"/><path d="M84.019,5.166c0,0 0,2.964 0,8.89c0,0 -0.699,0 -2.096,0c0,0 0,-0.285 0,-0.854c-0.433,0.392 -0.851,0.667 -1.253,0.827c-0.402,0.159 -0.886,0.238 -1.452,0.238c-0.638,0 -1.209,-0.121 -1.714,-0.364c-0.505,-0.243 -0.912,-0.588 -1.223,-1.037c-0.244,-0.361 -0.416,-0.758 -0.516,-1.191c-0.1,-0.433 -0.15,-1.013 -0.15,-1.739l0,-4.77l2.272,0l0,4.347c0,0.616 0.036,1.098 0.108,1.445c0.072,0.348 0.194,0.62 0.366,0.819c0.327,0.355 0.766,0.532 1.315,0.532c0.394,0 0.745,-0.074 1.052,-0.223c0.308,-0.149 0.543,-0.359 0.704,-0.63c0.122,-0.199 0.206,-0.456 0.253,-0.772c0.048,-0.316 0.071,-0.758 0.071,-1.327l0,-4.191l2.263,0Z" style="fill:#373c42;fill-rule:nonzero;"/><path d="M89.639,14.056c0,0 -1.267,-2.963 -3.802,-8.89c0,0 0.84,0 2.521,0c0,0 0.727,1.964 2.18,5.89c0,0 0.716,-1.963 2.147,-5.89c0,0 0.854,0 2.563,0c0,0 -1.268,2.964 -3.803,8.89c0,0 -0.602,0 -1.806,0Z" style="fill:#373c42;fill-rule:nonzero;"/><path d="M96.441,12.453c-0.481,0 -0.881,0.4 -0.881,0.914c0,0.465 0.4,0.865 0.865,0.865c0.497,0 0.914,-0.384 0.914,-0.865c0,-0.498 -0.417,-0.914 -0.898,-0.914Z" style="fill:#373c42;fill-rule:nonzero;"/><path d="M99.45,5.831l1.862,0l-1.883,8.716c-0.491,2.251 -1.166,3.376 -2.046,3.376c-0.245,0 -0.409,-0.143 -0.409,-0.348c0,-0.061 0.021,-0.102 0.082,-0.204c0.082,-0.144 0.102,-0.226 0.102,-0.348c0,-0.45 -0.368,-0.798 -0.818,-0.798c-0.43,0 -0.757,0.389 -0.757,0.88c0,0.695 0.716,1.248 1.616,1.248c1.862,0 3.315,-2.046 4.215,-5.872l1.535,-6.65l2.271,0l0.122,-0.655l-2.23,0c0.614,-3.273 1.412,-4.726 2.558,-4.726c0.286,0 0.45,0.102 0.45,0.266c0,0.041 -0.021,0.102 -0.082,0.205c-0.102,0.163 -0.123,0.266 -0.123,0.429c0,0.491 0.307,0.819 0.757,0.819c0.471,0 0.88,-0.389 0.88,-0.839c0,-0.757 -0.757,-1.33 -1.78,-1.33c-1.003,0 -1.821,0.45 -2.578,1.412c-0.614,0.818 -1.043,1.759 -1.678,3.764l-1.923,0l-0.143,0.655Z" style="fill:#373c42;fill-rule:nonzero;"/><path d="M106.672,14.056c1.126,-3.58 1.473,-4.419 2.415,-5.995c0.716,-1.166 1.289,-1.8 1.636,-1.8c0.144,0 0.246,0.082 0.348,0.286c0.164,0.348 0.328,0.45 0.737,0.45c0.614,0 0.961,-0.368 0.961,-1.023c0,-0.654 -0.388,-1.064 -0.961,-1.064c-0.471,0 -1.044,0.307 -1.576,0.88c-0.859,0.86 -1.718,2.108 -2.046,2.906l-0.307,0.757l1.146,-4.502l-0.061,-0.041c-1.494,0.266 -1.719,0.307 -3.212,0.553l0,0.348c0.45,-0.082 0.532,-0.103 0.695,-0.103c0.45,0 0.716,0.205 0.716,0.573c0,0.266 -0.163,1.105 -0.327,1.719l-1.739,6.056l1.575,0Z" style="fill:#373c42;fill-rule:nonzero;"/></g></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 12 7" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"><path id="Arrow-Icon" d="M0.254,1.518c-0.339,-0.347 -0.339,-0.91 0,-1.257c0.338,-0.348 0.886,-0.348 1.225,0l4.512,4.632l4.511,-4.632c0.338,-0.348 0.887,-0.348 1.225,0c0.339,0.347 0.339,0.91 0,1.257l-5.106,5.243c-0.174,0.179 -0.403,0.264 -0.63,0.259c-0.228,0.005 -0.457,-0.08 -0.631,-0.259l-5.106,-5.243Z" style="fill:#8393a7;"/></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 7 12" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"><path id="Arrow-Icon" d="M1.498,11.747c-0.347,0.339 -0.91,0.339 -1.257,0c-0.348,-0.338 -0.348,-0.886 0,-1.225l4.632,-4.512l-4.632,-4.511c-0.348,-0.338 -0.348,-0.887 0,-1.225c0.347,-0.339 0.91,-0.339 1.257,0l5.243,5.106c0.179,0.174 0.264,0.403 0.259,0.63c0.005,0.228 -0.08,0.457 -0.259,0.631l-5.243,5.106Z" style="fill:#8393a7;"/></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg width="100%" height="100%" viewBox="0 0 15 12" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;"><path id="Checked-Icon" d="M13.23,0.307l-8.118,8.197l-3.345,-3.384c-0.405,-0.408 -1.06,-0.408 -1.464,0c-0.404,0.408 -0.404,1.071 0,1.479l4.055,4.101c0.208,0.21 0.481,0.31 0.754,0.305c0.272,0.005 0.545,-0.095 0.753,-0.305l8.829,-8.915c0.404,-0.408 0.404,-1.07 0,-1.478c-0.404,-0.409 -1.06,-0.409 -1.464,0Z" style="fill:#ebeff3;"/></svg>
|
@@ -1 +0,0 @@
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="282.35" height="82.125" viewBox="0 0 282.35001 82.125" class="logo"><style>.s0{fill:#fff}</style><g fill="#fff"><path d="M17.69 48.329c8.332 0 10.814-.45 11.715-1.128.334-.226.676-.676.676-2.14 0-3.153-2.141-7.099-8.673-7.099-6.648 0-12.394 6.086-12.505 9.803 0 .227 0 .564.79.564h7.998zm-6.984 3.377c-2.93 0-3.042.226-3.042 3.043 0 11.38 6.644 21.065 18.696 21.065 3.72 0 6.877-1.127 10.364-5.519 1.128-.338 1.918.337 2.03 1.35-3.714 7.664-11.83 10.48-17.684 10.48-7.326 0-13.068-3.153-16.337-7.438C1.358 70.295 0 65.001 0 60.045c0-13.855 9.129-25.46 22.647-25.46 9.685 0 15.995 6.645 15.995 13.407 0 1.575-.226 2.475-.452 2.926-.338.677-1.91.788-6.644.788h-20.84m50.238-10.813c-1.91 0-2.022.337-2.022 2.704v21.067c0 6.532.79 12.505 8.224 12.505a8.669 8.669 0 0 0 3.042-.564c1.013-.342 2.478-1.577 2.812-1.577.901 0 1.358 1.235 1.128 1.914-2.03 2.367-6.08 5.183-11.83 5.183-9.69 0-11.715-5.409-11.715-12.168V44.161c0-3.042-.107-3.268-2.359-3.268h-3.16c-.676-.453-.787-1.691-.338-2.367 3.264-1.012 6.087-2.476 7.208-3.492 1.464-1.349 3.605-4.39 4.733-6.645.567-.227 1.917-.227 2.367.563v5.07c0 2.028.114 2.14 2.025 2.14h12.505c1.35 1.016 1.123 4.058.11 4.73h-12.73M94.97 77.054c2.248 0 5.75-1.687 6.87-2.815 1.35-1.354 1.466-2.93 1.466-5.294l.226-6.643c0-1.243-.452-1.465-1.128-1.465-.675 0-2.593.448-4.622 1.126-6.643 2.25-9.912 3.937-9.912 8.333 0 1.918 1.35 6.758 7.1 6.758zm6.982-19.823c1.691-.564 1.802-1.582 1.918-3.268l.11-5.183c.112-4.171-1.238-9.802-8.227-9.802-3.149 0-6.982 1.578-7.207 5.071-.112 1.805-.223 3.153-1.12 3.83-1.696 1.353-4.734 2.14-6.426 2.14-1.012 0-1.58-.562-1.58-1.576 0-5.858 12.731-13.857 20.955-13.857 8.11 0 12.053 4.734 11.715 13.18l-.675 19.6c-.227 5.185.79 9.804 5.182 9.804a6.467 6.467 0 0 0 2.819-.68c.557-.337 1.128-.786 1.466-.786.445 0 .79.675.79 1.466 0 .559-3.947 4.956-9.467 4.956-2.709 0-5.412-1.013-7.323-3.499-.452-.67-1.128-1.573-1.802-1.573-.791 0-2.141 1.013-4.396 2.256-2.475 1.35-4.953 2.816-8.11 2.816-3.267 0-5.972-.906-7.882-2.594-2.144-1.914-3.494-4.733-3.494-7.886 0-4.396 2.14-6.981 9.348-9.575l13.406-4.84m37.066 10.698c0 8.113.222 9.24 4.281 9.8l2.7.338c.786.56.564 2.478-.219 2.815a174.236 174.236 0 0 0-10.936-.337c-4.05 0-7.43.115-10.813.337-.787-.337-1.013-2.255-.223-2.815l2.593-.338c4.167-.56 4.28-1.687 4.28-9.8V17.011c0-6.644-.113-7.32-3.49-9.35l-1.13-.677c-.566-.338-.566-1.914 0-2.25 2.818-.901 8.108-2.592 12.167-4.733.452 0 .901.225 1.127.675-.115 3.38-.337 9.014-.337 13.97v53.282m29.29 9.125c2.247 0 5.742-1.687 6.871-2.815 1.35-1.354 1.464-2.93 1.464-5.294l.226-6.643c0-1.243-.453-1.465-1.135-1.465-.671 0-2.585.448-4.615 1.126-6.644 2.25-9.911 3.937-9.911 8.333 0 1.918 1.353 6.758 7.1 6.758zm6.981-19.823c1.691-.564 1.807-1.582 1.919-3.268l.11-5.183c.115-4.171-1.239-9.802-8.22-9.802-3.157 0-6.989 1.578-7.212 5.071-.115 1.805-.226 3.153-1.127 3.83-1.691 1.353-4.73 2.14-6.421 2.14-1.013 0-1.577-.562-1.577-1.576 0-5.858 12.728-13.857 20.952-13.857 8.108 0 12.051 4.734 11.718 13.18l-.678 19.6c-.228 5.185.79 9.804 5.185 9.804 1.121 0 2.132-.342 2.811-.68.56-.337 1.125-.786 1.466-.786.448 0 .794.675.794 1.466 0 .559-3.95 4.956-9.466 4.956-2.705 0-5.414-1.013-7.324-3.499-.448-.67-1.123-1.573-1.803-1.573-.786 0-2.14 1.013-4.396 2.256-2.477 1.35-4.951 2.816-8.107 2.816-3.269 0-5.973-.906-7.884-2.594-2.14-1.914-3.495-4.733-3.495-7.886 0-4.396 2.145-6.981 9.352-9.575l13.403-4.84m35.601 7.993c0 3.948.901 7.438 2.815 9.805 1.918 2.363 4.956 3.717 8.561 3.717 10.587 0 14.757-9.014 14.757-18.7 0-11.603-5.964-20.617-17.123-20.617-3.375 0-6.087.792-7.656 1.802-1.128.79-1.354 2.03-1.354 6.424v17.57zm-8.336-48.212c0-6.644-.111-7.32-3.494-9.35l-1.127-.677c-.562-.338-.562-1.914 0-2.25 2.592-1.014 7.996-2.48 12.281-4.733.449 0 .902.225 1.124.675-.222 3.942-.448 9.014-.448 13.97v21.291c0 1.916.448 2.363 1.123 2.363 2.935-1.688 7.438-3.715 12.958-3.715 12.842 0 21.514 9.685 21.514 22.081 0 14.979-10.812 25.459-25.91 25.459-4.162 0-7.32-.676-9.574-1.466-2.367-.675-3.825-1.465-4.733-1.465-.901 0-1.804.905-2.36 1.687-.115.116-.226.116-.451.116-.458 0-.903-.227-1.13-.675.116-1.577.227-3.717.227-9.575V17.011"/><path d="M222.763 16.627c0 1.913 1.253 3.246 2.992 3.246 1.146 0 2.059-.55 2.78-1.314v-4.243c-.662-.571-1.53-1.016-2.696-1.016-1.845 0-3.076 1.442-3.076 3.327zm7.23 4.882c0 1.121-.295 1.99-.824 2.627-.764.932-2.034 1.316-3.438 1.316-1.42 0-2.52-.443-3.072-.976-.323-.318-.468-.677-.468-1.038 0-.615.448-1.1 1.059-1.1.529 0 .89.4.89.908a.978.978 0 0 1-.185.593c.273.173.862.36 1.776.36.89 0 1.739-.231 2.267-.888.338-.426.537-.974.537-1.74v-1.76c-.744.764-1.634 1.333-3.011 1.333-2.355 0-4.293-1.866-4.293-4.493 0-2.443 1.789-4.644 4.477-4.644 1.208 0 2.165.487 2.888 1.164v-.997h2.863v1.297h-1.466v8.038m10.587-4.816c0-1.995-1.266-3.414-3.115-3.414-1.845 0-3.117 1.42-3.117 3.414 0 2.015 1.272 3.413 3.117 3.413 1.849 0 3.115-1.398 3.115-3.413zm-7.76 0c0-2.545 1.841-4.686 4.645-4.686 2.8 0 4.645 2.117 4.645 4.686 0 2.568-1.845 4.687-4.645 4.687-2.819 0-4.645-2.102-4.645-4.687m12.244 3.479c-.276-.486-.425-1.126-.425-1.847v-4.854h-1.443v-1.297h2.908v5.874c0 .51.08.917.249 1.213.28.53.745.761 1.48.761 1.128 0 2.126-.72 2.973-1.591v-4.96h-1.485v-1.297h2.95v7.763h1.443v1.272h-2.865v-1.674c-.844.998-2.079 1.845-3.375 1.845-1.187 0-1.965-.445-2.41-1.208m10.433-6.701h-1.185v-1.297h4.197v1.25h-1.443l2.674 5.964 2.65-5.964h-1.488v-1.25h4.18v1.297h-1.185l-3.797 8.038h-.805l-3.798-8.038m9.233 6.576c0-.744.554-1.339 1.289-1.339.743 0 1.297.595 1.297 1.34 0 .737-.554 1.332-1.297 1.332-.735 0-1.289-.595-1.289-1.333m8.335-13.215c-.279.064-.533.188-.698.425-.326.378-.495.993-.495 1.887v3.03h2.34v1.297h-2.34v6.466h1.765v1.272h-4.687v-1.272h1.465v-6.466H268.8v-1.297h1.615v-2.69c0-1.466.257-2.442.951-3.14.53-.513 1.166-.829 2.06-.829.978 0 1.65.468 1.65 1.21 0 .595-.4.998-.914.998-.59 0-.927-.384-1.097-.89m9.291 6.36c0 .57-.45 1.08-1.017 1.08-.552 0-.935-.36-1.082-.76-.682.192-1.507.995-1.95 1.906v4.518H280v1.272h-4.6v-1.272h1.443v-6.466H275.4v-1.297h2.839v2.058c.701-1.253 1.78-2.225 2.762-2.225.89 0 1.354.572 1.354 1.185"/></g></svg>
|
data/assets/template.css
DELETED
@@ -1,1686 +0,0 @@
|
|
1
|
-
body {
|
2
|
-
font-family: "Source Sans Pro", Arial, sans-serif;
|
3
|
-
font-size: 16px;
|
4
|
-
-webkit-font-smoothing: antialiased;
|
5
|
-
-moz-osx-font-smoothing: grayscale;
|
6
|
-
}
|
7
|
-
|
8
|
-
h1,
|
9
|
-
h2,
|
10
|
-
h3,
|
11
|
-
h4,
|
12
|
-
h5,
|
13
|
-
h6 {
|
14
|
-
font-family: "Evolventa", "Trebuchet MS", sans-serif;
|
15
|
-
}
|
16
|
-
|
17
|
-
h1 {
|
18
|
-
font-size: 2em;
|
19
|
-
}
|
20
|
-
|
21
|
-
h2 {
|
22
|
-
font-size: 1.5em;
|
23
|
-
}
|
24
|
-
|
25
|
-
h3 {
|
26
|
-
font-size: 1.25em;
|
27
|
-
}
|
28
|
-
|
29
|
-
h4 {
|
30
|
-
font-size: 1em;
|
31
|
-
}
|
32
|
-
|
33
|
-
p {
|
34
|
-
line-height: 1.5em;
|
35
|
-
}
|
36
|
-
|
37
|
-
.subtitle {
|
38
|
-
color: #8393a7;
|
39
|
-
}
|
40
|
-
|
41
|
-
.text-left {
|
42
|
-
text-align: left;
|
43
|
-
}
|
44
|
-
|
45
|
-
.text-center {
|
46
|
-
text-align: center;
|
47
|
-
}
|
48
|
-
|
49
|
-
.text-right {
|
50
|
-
text-align: right;
|
51
|
-
}
|
52
|
-
|
53
|
-
blockquote {
|
54
|
-
background-color: #ebeff3;
|
55
|
-
border-left: 8px solid #c9d3df;
|
56
|
-
padding: 4px 0 4px 25px;
|
57
|
-
}
|
58
|
-
|
59
|
-
.icon {
|
60
|
-
display: inline-block;
|
61
|
-
width: 1em;
|
62
|
-
height: 1em;
|
63
|
-
stroke-width: 0;
|
64
|
-
stroke: currentColor;
|
65
|
-
fill: currentColor;
|
66
|
-
font-size: 16px;
|
67
|
-
}
|
68
|
-
|
69
|
-
#icon-search {
|
70
|
-
fill: #adb9c9;
|
71
|
-
}
|
72
|
-
|
73
|
-
* {
|
74
|
-
-webkit-box-sizing: border-box;
|
75
|
-
box-sizing: border-box;
|
76
|
-
}
|
77
|
-
|
78
|
-
html,
|
79
|
-
body {
|
80
|
-
height: 100%;
|
81
|
-
position: relative;
|
82
|
-
}
|
83
|
-
|
84
|
-
body {
|
85
|
-
padding: 0;
|
86
|
-
margin: 0;
|
87
|
-
overflow: auto;
|
88
|
-
background: #ebeff3;
|
89
|
-
}
|
90
|
-
|
91
|
-
a,
|
92
|
-
button {
|
93
|
-
cursor: pointer;
|
94
|
-
}
|
95
|
-
|
96
|
-
a,
|
97
|
-
a:hover,
|
98
|
-
a:focus,
|
99
|
-
a:visited,
|
100
|
-
a:active {
|
101
|
-
color: #0081d5;
|
102
|
-
text-decoration: none;
|
103
|
-
-webkit-transition: color 0.2s ease-out;
|
104
|
-
transition: color 0.2s ease-out;
|
105
|
-
}
|
106
|
-
|
107
|
-
small {
|
108
|
-
font-size: 0.875em;
|
109
|
-
}
|
110
|
-
|
111
|
-
.tag-list {
|
112
|
-
padding: 0;
|
113
|
-
margin: 0;
|
114
|
-
}
|
115
|
-
|
116
|
-
.tag {
|
117
|
-
background: #0081d5;
|
118
|
-
border-radius: 3px;
|
119
|
-
display: inline-block;
|
120
|
-
padding: 0.3em 0.8em;
|
121
|
-
margin-right: 0.5em;
|
122
|
-
color: #fff;
|
123
|
-
}
|
124
|
-
|
125
|
-
.tag a {
|
126
|
-
color: #fff;
|
127
|
-
}
|
128
|
-
|
129
|
-
.modals .button {
|
130
|
-
margin: auto;
|
131
|
-
}
|
132
|
-
|
133
|
-
table {
|
134
|
-
background: #fff;
|
135
|
-
border: #c9d3df;
|
136
|
-
border-radius: 2px;
|
137
|
-
-webkit-box-shadow: 0 1px 4px #c9d3df;
|
138
|
-
box-shadow: 0 1px 4px #c9d3df;
|
139
|
-
position: relative;
|
140
|
-
width: 100%;
|
141
|
-
border-collapse: collapse;
|
142
|
-
}
|
143
|
-
|
144
|
-
td,
|
145
|
-
th {
|
146
|
-
padding: 1em;
|
147
|
-
text-align: left;
|
148
|
-
}
|
149
|
-
|
150
|
-
td {
|
151
|
-
border-top: 1px solid #adb9c9;
|
152
|
-
}
|
153
|
-
|
154
|
-
thead th {
|
155
|
-
background: #ebeff3;
|
156
|
-
font-size: 1.1em;
|
157
|
-
}
|
158
|
-
|
159
|
-
tr:hover {
|
160
|
-
background: #fafbfc;
|
161
|
-
}
|
162
|
-
|
163
|
-
pre {
|
164
|
-
display: block;
|
165
|
-
margin-top: 1em;
|
166
|
-
}
|
167
|
-
|
168
|
-
code {
|
169
|
-
background: #ebeff3;
|
170
|
-
border-radius: 3px;
|
171
|
-
padding: 0.5em;
|
172
|
-
font-family: 'Courier New';
|
173
|
-
word-break: break-word;
|
174
|
-
white-space: pre-wrap;
|
175
|
-
vertical-align: middle;
|
176
|
-
display: inline-block;
|
177
|
-
max-width: 100%;
|
178
|
-
overflow-x: auto;
|
179
|
-
}
|
180
|
-
|
181
|
-
pre code {
|
182
|
-
font-size: 1em;
|
183
|
-
padding: 1em;
|
184
|
-
}
|
185
|
-
|
186
|
-
a.button,
|
187
|
-
a.button:focus,
|
188
|
-
a.button:active,
|
189
|
-
a.button:visited,
|
190
|
-
button.button,
|
191
|
-
button.button:focus,
|
192
|
-
button.button:active,
|
193
|
-
button.button:visited,
|
194
|
-
input[type="button"],
|
195
|
-
input[type="button"]:focus,
|
196
|
-
input[type="button"]:active,
|
197
|
-
input[type="button"]:visited {
|
198
|
-
display: inline-block;
|
199
|
-
padding: 0.5em 2em;
|
200
|
-
color: #fff;
|
201
|
-
background-color: #0081d5;
|
202
|
-
border-radius: 3px;
|
203
|
-
border: 0;
|
204
|
-
-webkit-box-shadow: 0 2px #006cb0;
|
205
|
-
box-shadow: 0 2px #006cb0;
|
206
|
-
font-family: "Source Sans Pro", Arial, sans-serif;
|
207
|
-
font-size: 1em;
|
208
|
-
position: relative;
|
209
|
-
top: 0;
|
210
|
-
overflow: hidden;
|
211
|
-
}
|
212
|
-
|
213
|
-
a.button:hover,
|
214
|
-
button.button:hover,
|
215
|
-
input[type="button"]:hover {
|
216
|
-
background: #006cb0;
|
217
|
-
}
|
218
|
-
|
219
|
-
a.button:active,
|
220
|
-
button.button:active,
|
221
|
-
input[type="button"]:hover {
|
222
|
-
-webkit-transform: translateY(2px);
|
223
|
-
transform: translateY(2px);
|
224
|
-
border-bottom: 0;
|
225
|
-
-webkit-box-shadow: none;
|
226
|
-
box-shadow: none;
|
227
|
-
}
|
228
|
-
|
229
|
-
button::-moz-focus-inner {
|
230
|
-
border: 0;
|
231
|
-
}
|
232
|
-
|
233
|
-
a.button.small,
|
234
|
-
button.button.small,
|
235
|
-
input[type="button"].small {
|
236
|
-
font-size: 0.825em;
|
237
|
-
padding: 0.25em 1em;
|
238
|
-
}
|
239
|
-
|
240
|
-
a.button.large,
|
241
|
-
button.button.large,
|
242
|
-
input[type="button"].large {
|
243
|
-
font-size: 1.25em;
|
244
|
-
}
|
245
|
-
|
246
|
-
.button.warning,
|
247
|
-
a.button.warning {
|
248
|
-
background-color: #d1335b;
|
249
|
-
-webkit-box-shadow: 0 2px #a13030;
|
250
|
-
box-shadow: 0 2px #a13030;
|
251
|
-
}
|
252
|
-
|
253
|
-
.button.warning:hover,
|
254
|
-
.button.warning:active {
|
255
|
-
background-color: #a13030;
|
256
|
-
}
|
257
|
-
|
258
|
-
.button.secondary,
|
259
|
-
a.button.secondary {
|
260
|
-
background-color: #adb9c9;
|
261
|
-
-webkit-box-shadow: 0 2px #8393a7;
|
262
|
-
box-shadow: 0 2px #8393a7;
|
263
|
-
}
|
264
|
-
|
265
|
-
.button.secondary:hover,
|
266
|
-
.button.secondary:active {
|
267
|
-
background-color: #8393a7;
|
268
|
-
}
|
269
|
-
|
270
|
-
.button + .button {
|
271
|
-
margin-left: 1em;
|
272
|
-
}
|
273
|
-
|
274
|
-
.container {
|
275
|
-
position: relative;
|
276
|
-
width: 100%;
|
277
|
-
max-width: 1000px;
|
278
|
-
margin: 0 auto;
|
279
|
-
padding: 0 20px;
|
280
|
-
}
|
281
|
-
|
282
|
-
.container h1:first-of-type {
|
283
|
-
margin-top: 0;
|
284
|
-
}
|
285
|
-
|
286
|
-
.article__container {
|
287
|
-
max-width: 35em;
|
288
|
-
}
|
289
|
-
|
290
|
-
@media (min-width: 400px) {
|
291
|
-
.container {
|
292
|
-
width: 85%;
|
293
|
-
padding: 0;
|
294
|
-
}
|
295
|
-
}
|
296
|
-
|
297
|
-
@media (min-width: 550px) {
|
298
|
-
.container {
|
299
|
-
width: 80%;
|
300
|
-
}
|
301
|
-
}
|
302
|
-
|
303
|
-
@font-face {
|
304
|
-
font-family: "Source Sans Pro";
|
305
|
-
src: url("../fonts/Source Sans Pro/SourceSansPro-Regular.otf");
|
306
|
-
font-weight: 400;
|
307
|
-
}
|
308
|
-
|
309
|
-
@font-face {
|
310
|
-
font-family: "Source Sans Pro";
|
311
|
-
src: url("../fonts/Source Sans Pro/SourceSansPro-Bold.otf");
|
312
|
-
font-weight: 800;
|
313
|
-
}
|
314
|
-
|
315
|
-
@font-face {
|
316
|
-
font-family: "Source Sans Pro";
|
317
|
-
src: url("../fonts/Source Sans Pro/SourceSansPro-It.otf");
|
318
|
-
font-style: italic;
|
319
|
-
}
|
320
|
-
|
321
|
-
@font-face {
|
322
|
-
font-family: "Evolventa";
|
323
|
-
src: url("../fonts/Evolventa/Evolventa-Bold.ttf");
|
324
|
-
font-weight: 800;
|
325
|
-
}
|
326
|
-
|
327
|
-
.notification {
|
328
|
-
color: #0081d5;
|
329
|
-
background: #b4e1fa;
|
330
|
-
border: 1px solid #0081d5;
|
331
|
-
border-radius: 3px;
|
332
|
-
padding: 1em;
|
333
|
-
margin-bottom: 1em;
|
334
|
-
position: relative;
|
335
|
-
}
|
336
|
-
|
337
|
-
.notification .close {
|
338
|
-
border: 0;
|
339
|
-
background: 0;
|
340
|
-
color: currentColor;
|
341
|
-
position: absolute;
|
342
|
-
right: 1em;
|
343
|
-
}
|
344
|
-
|
345
|
-
.notification .icon {
|
346
|
-
fill: currentColor;
|
347
|
-
width: 20px;
|
348
|
-
height: 20px;
|
349
|
-
}
|
350
|
-
|
351
|
-
.notification.closable {
|
352
|
-
padding-right: 3em;
|
353
|
-
}
|
354
|
-
|
355
|
-
.notification.full-width {
|
356
|
-
width: 100%;
|
357
|
-
margin-bottom: 0;
|
358
|
-
text-align: center;
|
359
|
-
border: 0;
|
360
|
-
}
|
361
|
-
|
362
|
-
.notification.full-width.closable .close {
|
363
|
-
right: unset;
|
364
|
-
}
|
365
|
-
|
366
|
-
.notification.success {
|
367
|
-
color: #03bd5b;
|
368
|
-
background: #daf5e7;
|
369
|
-
border-color: #03bd5b;
|
370
|
-
}
|
371
|
-
|
372
|
-
.notification.warning {
|
373
|
-
color: #ff9947;
|
374
|
-
background: #fff0e4;
|
375
|
-
border-color: #ff9947;
|
376
|
-
}
|
377
|
-
|
378
|
-
.notification.error {
|
379
|
-
color: #d1335b;
|
380
|
-
background: #f8e1e7;
|
381
|
-
border-color: #d1335b;
|
382
|
-
}
|
383
|
-
|
384
|
-
.footer {
|
385
|
-
background: #26353f;
|
386
|
-
color: #fff;
|
387
|
-
padding: 2em 0;
|
388
|
-
}
|
389
|
-
|
390
|
-
.footer .container {
|
391
|
-
display: -webkit-box;
|
392
|
-
display: -ms-flexbox;
|
393
|
-
display: flex;
|
394
|
-
-webkit-box-orient: horizontal;
|
395
|
-
-webkit-box-direction: normal;
|
396
|
-
-ms-flex-flow: row wrap;
|
397
|
-
flex-flow: row wrap;
|
398
|
-
-webkit-box-pack: justify;
|
399
|
-
-ms-flex-pack: justify;
|
400
|
-
justify-content: space-between;
|
401
|
-
}
|
402
|
-
|
403
|
-
.footer ul {
|
404
|
-
list-style-type: none;
|
405
|
-
padding: 0;
|
406
|
-
}
|
407
|
-
|
408
|
-
.footer__social {
|
409
|
-
margin-top: 1em;
|
410
|
-
}
|
411
|
-
|
412
|
-
.footer__social li {
|
413
|
-
display: inline;
|
414
|
-
margin-right: 1em;
|
415
|
-
}
|
416
|
-
|
417
|
-
.footer__social .icon {
|
418
|
-
width: 35px;
|
419
|
-
height: 35px;
|
420
|
-
fill: #fff;
|
421
|
-
}
|
422
|
-
|
423
|
-
.footer__links {
|
424
|
-
margin: 0;
|
425
|
-
line-height: 2em;
|
426
|
-
}
|
427
|
-
|
428
|
-
.footer__links h2 {
|
429
|
-
margin-top: 0;
|
430
|
-
margin-bottom: 0.5em;
|
431
|
-
}
|
432
|
-
|
433
|
-
.footer__links a {
|
434
|
-
color: #fff;
|
435
|
-
}
|
436
|
-
|
437
|
-
.footer__logo {
|
438
|
-
width: 300px;
|
439
|
-
height: auto;
|
440
|
-
}
|
441
|
-
|
442
|
-
.footer__logo img {
|
443
|
-
width: 100%;
|
444
|
-
}
|
445
|
-
|
446
|
-
@media (max-width: 999px) {
|
447
|
-
.footer .container {
|
448
|
-
-webkit-box-orient: vertical;
|
449
|
-
-webkit-box-direction: normal;
|
450
|
-
-ms-flex-direction: column;
|
451
|
-
flex-direction: column;
|
452
|
-
}
|
453
|
-
}
|
454
|
-
|
455
|
-
.hero {
|
456
|
-
width: 100%;
|
457
|
-
color: #fff;
|
458
|
-
background: #0081d5;
|
459
|
-
}
|
460
|
-
|
461
|
-
.hero__container {
|
462
|
-
min-height: 38vh;
|
463
|
-
display: -webkit-box;
|
464
|
-
display: -ms-flexbox;
|
465
|
-
display: flex;
|
466
|
-
-webkit-box-orient: vertical;
|
467
|
-
-webkit-box-direction: normal;
|
468
|
-
-ms-flex-direction: column;
|
469
|
-
flex-direction: column;
|
470
|
-
-webkit-box-pack: center;
|
471
|
-
-ms-flex-pack: center;
|
472
|
-
justify-content: center;
|
473
|
-
-webkit-box-align: center;
|
474
|
-
-ms-flex-align: center;
|
475
|
-
align-items: center;
|
476
|
-
padding: 2em;
|
477
|
-
}
|
478
|
-
|
479
|
-
.hero__white-background {
|
480
|
-
padding: 10px 1em;
|
481
|
-
background-color: white;
|
482
|
-
}
|
483
|
-
|
484
|
-
h1.hero__white-background {
|
485
|
-
color: #26353f;
|
486
|
-
margin: 0;
|
487
|
-
}
|
488
|
-
|
489
|
-
.hero p {
|
490
|
-
margin: 1em auto;
|
491
|
-
color: #26353f;
|
492
|
-
font-size: 1.2em;
|
493
|
-
font-style: italic;
|
494
|
-
}
|
495
|
-
|
496
|
-
.navbar {
|
497
|
-
border-bottom: 1px solid #c9d3df;
|
498
|
-
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
|
499
|
-
box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
|
500
|
-
width: 100%;
|
501
|
-
background: #fff;
|
502
|
-
z-index: 100;
|
503
|
-
}
|
504
|
-
|
505
|
-
.nav-fixed {
|
506
|
-
position: fixed;
|
507
|
-
top: 0;
|
508
|
-
}
|
509
|
-
|
510
|
-
.navbar__container {
|
511
|
-
display: -webkit-box;
|
512
|
-
display: -ms-flexbox;
|
513
|
-
display: flex;
|
514
|
-
-webkit-box-pack: justify;
|
515
|
-
-ms-flex-pack: justify;
|
516
|
-
justify-content: space-between;
|
517
|
-
-ms-flex-wrap: wrap;
|
518
|
-
flex-wrap: wrap;
|
519
|
-
-webkit-box-align: center;
|
520
|
-
-ms-flex-align: center;
|
521
|
-
align-items: center;
|
522
|
-
padding: 1em;
|
523
|
-
}
|
524
|
-
|
525
|
-
.navbar__home {
|
526
|
-
height: 40px;
|
527
|
-
}
|
528
|
-
|
529
|
-
.navbar__logo {
|
530
|
-
height: 100%;
|
531
|
-
}
|
532
|
-
|
533
|
-
.nav__links {
|
534
|
-
display: inline-block;
|
535
|
-
margin: 0;
|
536
|
-
padding: 0;
|
537
|
-
list-style-type: none;
|
538
|
-
}
|
539
|
-
|
540
|
-
.nav__item {
|
541
|
-
padding: 0;
|
542
|
-
display: inline-block;
|
543
|
-
}
|
544
|
-
|
545
|
-
.nav__item a,
|
546
|
-
.nav__item .dropdown {
|
547
|
-
color: #1c1c1c;
|
548
|
-
padding: 0.4em 0.8em;
|
549
|
-
border-radius: 3px;
|
550
|
-
}
|
551
|
-
|
552
|
-
.nav__links a::after {
|
553
|
-
content: none;
|
554
|
-
}
|
555
|
-
|
556
|
-
.nav__item a:hover,
|
557
|
-
.nav__item .dropdown:hover {
|
558
|
-
background: #ebeff3;
|
559
|
-
}
|
560
|
-
|
561
|
-
.nav__item a.active {
|
562
|
-
background: #0081d5;
|
563
|
-
color: #fff;
|
564
|
-
}
|
565
|
-
|
566
|
-
@media (max-width: 749px) {
|
567
|
-
.navbar__container {
|
568
|
-
-webkit-box-orient: vertical;
|
569
|
-
-webkit-box-direction: normal;
|
570
|
-
-ms-flex-direction: column;
|
571
|
-
flex-direction: column;
|
572
|
-
-webkit-box-align: start;
|
573
|
-
-ms-flex-align: start;
|
574
|
-
align-items: flex-start;
|
575
|
-
}
|
576
|
-
|
577
|
-
.nav__links {
|
578
|
-
padding-top: 1em;
|
579
|
-
}
|
580
|
-
}
|
581
|
-
|
582
|
-
.dropdown {
|
583
|
-
position: relative;
|
584
|
-
display: inline-block;
|
585
|
-
}
|
586
|
-
|
587
|
-
.dropdown-content {
|
588
|
-
display: none;
|
589
|
-
position: absolute;
|
590
|
-
background-color: #fff;
|
591
|
-
min-width: 110px;
|
592
|
-
text-align: center;
|
593
|
-
top: 2em;
|
594
|
-
right: 0;
|
595
|
-
-webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
|
596
|
-
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
|
597
|
-
z-index: 1;
|
598
|
-
}
|
599
|
-
|
600
|
-
.dropdown-content a {
|
601
|
-
color: black;
|
602
|
-
padding: 12px 16px;
|
603
|
-
text-decoration: none;
|
604
|
-
display: block;
|
605
|
-
}
|
606
|
-
|
607
|
-
.dropdown-content a:hover {
|
608
|
-
background-color: #c9d3df;
|
609
|
-
}
|
610
|
-
|
611
|
-
.dropdown:hover .dropdown-content {
|
612
|
-
display: block;
|
613
|
-
}
|
614
|
-
|
615
|
-
.row {
|
616
|
-
display: -webkit-box;
|
617
|
-
display: -ms-flexbox;
|
618
|
-
display: flex;
|
619
|
-
-webkit-box-orient: horizontal;
|
620
|
-
-webkit-box-direction: normal;
|
621
|
-
-ms-flex-direction: row;
|
622
|
-
flex-direction: row;
|
623
|
-
-webkit-box-pack: justify;
|
624
|
-
-ms-flex-pack: justify;
|
625
|
-
justify-content: space-between;
|
626
|
-
-webkit-box-align: stretch;
|
627
|
-
-ms-flex-align: stretch;
|
628
|
-
align-items: stretch;
|
629
|
-
width: 100%;
|
630
|
-
}
|
631
|
-
|
632
|
-
.row .column {
|
633
|
-
margin: 0 2em;
|
634
|
-
max-width: 50em;
|
635
|
-
}
|
636
|
-
|
637
|
-
.row .column + .column {
|
638
|
-
margin-left: 2em;
|
639
|
-
}
|
640
|
-
|
641
|
-
@media (max-width: 749px) {
|
642
|
-
.row {
|
643
|
-
-webkit-box-orient: vertical;
|
644
|
-
-webkit-box-direction: normal;
|
645
|
-
-ms-flex-direction: column;
|
646
|
-
flex-direction: column;
|
647
|
-
}
|
648
|
-
|
649
|
-
.row .column:not(:last-child) {
|
650
|
-
margin-bottom: 2em;
|
651
|
-
}
|
652
|
-
|
653
|
-
.row p + p {
|
654
|
-
margin-top: 1em;
|
655
|
-
}
|
656
|
-
}
|
657
|
-
|
658
|
-
.column img {
|
659
|
-
width: 100%;
|
660
|
-
}
|
661
|
-
|
662
|
-
.panel {
|
663
|
-
background: #fff;
|
664
|
-
border-radius: 2px;
|
665
|
-
-webkit-box-shadow: 0 1px 4px #c9d3df;
|
666
|
-
box-shadow: 0 1px 4px #c9d3df;
|
667
|
-
padding: 2em;
|
668
|
-
position: relative;
|
669
|
-
}
|
670
|
-
|
671
|
-
.panel + * {
|
672
|
-
margin-top: 2em;
|
673
|
-
}
|
674
|
-
|
675
|
-
.panel > :first-child {
|
676
|
-
margin-top: 0;
|
677
|
-
}
|
678
|
-
|
679
|
-
.panel > :last-child {
|
680
|
-
margin-bottom: 0;
|
681
|
-
}
|
682
|
-
|
683
|
-
.panel__header::after {
|
684
|
-
content: '';
|
685
|
-
display: block;
|
686
|
-
width: calc(100% + 4em);
|
687
|
-
position: relative;
|
688
|
-
left: -2em;
|
689
|
-
border-bottom: 1px solid #adb9c9;
|
690
|
-
margin-bottom: 2em;
|
691
|
-
}
|
692
|
-
|
693
|
-
.panel__header h3 {
|
694
|
-
display: inline-block;
|
695
|
-
}
|
696
|
-
|
697
|
-
.panel__header h3:first-of-type {
|
698
|
-
margin-top: 0;
|
699
|
-
}
|
700
|
-
|
701
|
-
.panel__header-extra {
|
702
|
-
margin-left: 1em;
|
703
|
-
color: #8393a7;
|
704
|
-
}
|
705
|
-
|
706
|
-
section {
|
707
|
-
padding: 5em 0;
|
708
|
-
background-color: #fff;
|
709
|
-
color: #1c1c1c;
|
710
|
-
}
|
711
|
-
|
712
|
-
.section-grey {
|
713
|
-
background-color: #ebeff3;
|
714
|
-
color: #1c1c1c;
|
715
|
-
}
|
716
|
-
|
717
|
-
.section-dark {
|
718
|
-
background-color: #1c1c1c;
|
719
|
-
color: #fff;
|
720
|
-
}
|
721
|
-
|
722
|
-
.section-color {
|
723
|
-
background-color: #0081d5;
|
724
|
-
color: #fff;
|
725
|
-
}
|
726
|
-
|
727
|
-
.section__subtitle {
|
728
|
-
margin: 0 auto 2em;
|
729
|
-
max-width: 640px;
|
730
|
-
font-size: 1.3em;
|
731
|
-
font-style: italic;
|
732
|
-
text-align: center;
|
733
|
-
margin-bottom: 0;
|
734
|
-
}
|
735
|
-
|
736
|
-
.section__subtitle:not(:last-child) {
|
737
|
-
margin-bottom: 3em;
|
738
|
-
}
|
739
|
-
|
740
|
-
.section__title + .section__subtitle {
|
741
|
-
margin-top: -3em;
|
742
|
-
}
|
743
|
-
|
744
|
-
.section__title {
|
745
|
-
margin: 0 0 3em;
|
746
|
-
text-align: center;
|
747
|
-
}
|
748
|
-
|
749
|
-
form {
|
750
|
-
max-width: 520px;
|
751
|
-
margin: 0 auto;
|
752
|
-
}
|
753
|
-
|
754
|
-
input,
|
755
|
-
textarea,
|
756
|
-
select {
|
757
|
-
width: 100%;
|
758
|
-
outline: none;
|
759
|
-
padding: 8px 14px;
|
760
|
-
font: inherit;
|
761
|
-
line-height: 1.6;
|
762
|
-
color: #1c1c1c;
|
763
|
-
border-radius: 3px;
|
764
|
-
border: 1px solid #adb9c9;
|
765
|
-
background: #fff;
|
766
|
-
vertical-align: middle;
|
767
|
-
position: relative;
|
768
|
-
}
|
769
|
-
|
770
|
-
input:focus,
|
771
|
-
textarea:focus,
|
772
|
-
select:focus {
|
773
|
-
border-color: #0081d5;
|
774
|
-
-webkit-transition: border-color 0.2s ease-out;
|
775
|
-
transition: border-color 0.2s ease-out;
|
776
|
-
-webkit-box-shadow: 0 0 1px 1px #b4e1fa;
|
777
|
-
box-shadow: 0 0 1px 1px #b4e1fa;
|
778
|
-
}
|
779
|
-
|
780
|
-
input:disabled,
|
781
|
-
select:disabled {
|
782
|
-
background-color: #ebeff3;
|
783
|
-
}
|
784
|
-
|
785
|
-
input[type=radio],
|
786
|
-
input[type=checkbox] {
|
787
|
-
margin-right: 6px;
|
788
|
-
margin-top: 0;
|
789
|
-
}
|
790
|
-
|
791
|
-
input[type=radio] {
|
792
|
-
height: 20px;
|
793
|
-
width: 20px;
|
794
|
-
border-radius: 50%;
|
795
|
-
display: inline-block;
|
796
|
-
-webkit-appearance: none;
|
797
|
-
-moz-appearance: none;
|
798
|
-
appearance: none;
|
799
|
-
padding: 0;
|
800
|
-
}
|
801
|
-
|
802
|
-
input[type=radio]::before {
|
803
|
-
content: '';
|
804
|
-
border-color: #0081d5;
|
805
|
-
border-radius: 50%;
|
806
|
-
position: absolute;
|
807
|
-
top: 5px;
|
808
|
-
left: 5px;
|
809
|
-
width: 8px;
|
810
|
-
height: 8px;
|
811
|
-
-webkit-transform: scale(0);
|
812
|
-
transform: scale(0);
|
813
|
-
}
|
814
|
-
|
815
|
-
input[type=radio]:checked {
|
816
|
-
background-color: #fff;
|
817
|
-
border-color: #0081d5;
|
818
|
-
opacity: 1;
|
819
|
-
}
|
820
|
-
|
821
|
-
input[type=radio]:checked::before {
|
822
|
-
background-color: #0081d5;
|
823
|
-
-webkit-transform: scale(1);
|
824
|
-
transform: scale(1);
|
825
|
-
-webkit-transition: -webkit-transform 0.2s ease-out;
|
826
|
-
transition: -webkit-transform 0.2s ease-out;
|
827
|
-
transition: transform 0.2s ease-out;
|
828
|
-
transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
|
829
|
-
}
|
830
|
-
|
831
|
-
input[type="checkbox"] {
|
832
|
-
-webkit-appearance: none;
|
833
|
-
-moz-appearance: none;
|
834
|
-
appearance: none;
|
835
|
-
height: 22px;
|
836
|
-
width: 22px;
|
837
|
-
padding: 0;
|
838
|
-
}
|
839
|
-
|
840
|
-
input[type="checkbox"]:checked {
|
841
|
-
background-color: #0081d5;
|
842
|
-
border-color: #0081d5;
|
843
|
-
opacity: 1;
|
844
|
-
-webkit-transition: border-color 0.2s ease-in, background-color 0.2s ease-out;
|
845
|
-
transition: border-color 0.2s ease-in, background-color 0.2s ease-out;
|
846
|
-
}
|
847
|
-
|
848
|
-
input[type="checkbox"]::before {
|
849
|
-
-webkit-transform: scale(0);
|
850
|
-
transform: scale(0);
|
851
|
-
content: '';
|
852
|
-
position: absolute;
|
853
|
-
top: 3px;
|
854
|
-
left: 3px;
|
855
|
-
height: 14px;
|
856
|
-
width: 14px;
|
857
|
-
background: url("../images/icons/tick.svg") center center no-repeat;
|
858
|
-
}
|
859
|
-
|
860
|
-
input[type="checkbox"]:checked::before {
|
861
|
-
color: #fff;
|
862
|
-
display: block;
|
863
|
-
-webkit-transform: scale(1);
|
864
|
-
transform: scale(1);
|
865
|
-
-webkit-transition: -webkit-transform 0.2s ease-out;
|
866
|
-
transition: -webkit-transform 0.2s ease-out;
|
867
|
-
transition: transform 0.2s ease-out;
|
868
|
-
transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
|
869
|
-
}
|
870
|
-
|
871
|
-
select {
|
872
|
-
-webkit-appearance: none;
|
873
|
-
-moz-appearance: none;
|
874
|
-
appearance: none;
|
875
|
-
background: #fff url("../images/icons/arrow-down.svg") no-repeat;
|
876
|
-
background-position: center right 1em;
|
877
|
-
background-size: 15px;
|
878
|
-
padding-right: 45px;
|
879
|
-
border-radius: 3px;
|
880
|
-
width: auto;
|
881
|
-
}
|
882
|
-
|
883
|
-
select:focus {
|
884
|
-
outline: none;
|
885
|
-
}
|
886
|
-
|
887
|
-
select:-moz-focusring {
|
888
|
-
color: transparent;
|
889
|
-
text-shadow: 0 0 0 #000;
|
890
|
-
}
|
891
|
-
|
892
|
-
label,
|
893
|
-
legend {
|
894
|
-
display: block;
|
895
|
-
margin-bottom: 0.5em;
|
896
|
-
color: #26353f;
|
897
|
-
}
|
898
|
-
|
899
|
-
label.label-inline {
|
900
|
-
display: inline;
|
901
|
-
color: #1c1c1c;
|
902
|
-
}
|
903
|
-
|
904
|
-
.label-inline + input[type=radio],
|
905
|
-
.label-inline + input[type=checkbox] {
|
906
|
-
margin-left: 10px;
|
907
|
-
}
|
908
|
-
|
909
|
-
.form__container {
|
910
|
-
max-width: 30em;
|
911
|
-
margin: auto;
|
912
|
-
}
|
913
|
-
|
914
|
-
.form__group {
|
915
|
-
position: relative;
|
916
|
-
display: block;
|
917
|
-
}
|
918
|
-
|
919
|
-
.form__group + .form__group {
|
920
|
-
margin-top: 2em;
|
921
|
-
}
|
922
|
-
|
923
|
-
fieldset {
|
924
|
-
border: none;
|
925
|
-
margin: 0;
|
926
|
-
padding: 0;
|
927
|
-
width: 100%;
|
928
|
-
}
|
929
|
-
|
930
|
-
.overlay-button {
|
931
|
-
position: absolute;
|
932
|
-
right: 21px;
|
933
|
-
top: 12px;
|
934
|
-
background: 0;
|
935
|
-
border: 0;
|
936
|
-
width: 15px;
|
937
|
-
height: 15px;
|
938
|
-
}
|
939
|
-
|
940
|
-
.search__group {
|
941
|
-
position: relative;
|
942
|
-
}
|
943
|
-
|
944
|
-
.overlayed-button .icon-search {
|
945
|
-
height: 15px;
|
946
|
-
width: 15px;
|
947
|
-
}
|
948
|
-
|
949
|
-
.input__group {
|
950
|
-
display: -webkit-box;
|
951
|
-
display: -ms-flexbox;
|
952
|
-
display: flex;
|
953
|
-
-webkit-box-orient: horizontal;
|
954
|
-
-webkit-box-direction: normal;
|
955
|
-
-ms-flex-direction: row;
|
956
|
-
flex-direction: row;
|
957
|
-
}
|
958
|
-
|
959
|
-
.input__group .icon-button,
|
960
|
-
.input__group .icon-button:active {
|
961
|
-
margin-left: 1em;
|
962
|
-
padding: 0 0.8em;
|
963
|
-
}
|
964
|
-
|
965
|
-
.input__group .icon-button .icon {
|
966
|
-
width: 16px;
|
967
|
-
height: 16px;
|
968
|
-
}
|
969
|
-
|
970
|
-
.richtext img {
|
971
|
-
/* Prevent larger images to break layout */
|
972
|
-
max-width: 100%;
|
973
|
-
|
974
|
-
/* Center images smaller than width */
|
975
|
-
margin: auto;
|
976
|
-
display: block;
|
977
|
-
}
|
978
|
-
|
979
|
-
/* Allow images legends with the following syntax:
|
980
|
-

|
981
|
-
*image_caption* */
|
982
|
-
.richtext img + em {
|
983
|
-
display: block;
|
984
|
-
text-align: center;
|
985
|
-
margin: 0.3em 0.1em;
|
986
|
-
}
|
987
|
-
|
988
|
-
/* Disable lists default indentation */
|
989
|
-
.richtext ol,
|
990
|
-
.richtext ul {
|
991
|
-
margin: 0;
|
992
|
-
padding: 0 0 0 1em;
|
993
|
-
}
|
994
|
-
|
995
|
-
.richtext li {
|
996
|
-
padding-left: 0.5em;
|
997
|
-
}
|
998
|
-
|
999
|
-
/* Lighter inline code element */
|
1000
|
-
.richtext code {
|
1001
|
-
padding: 0 0.1em;
|
1002
|
-
border-radius: 0.2em;
|
1003
|
-
}
|
1004
|
-
|
1005
|
-
/* But <pre> block should be spaced */
|
1006
|
-
.richtext pre {
|
1007
|
-
padding: 0.5em;
|
1008
|
-
margin: 0.5em 0;
|
1009
|
-
border-radius: 0.5em;
|
1010
|
-
background-color: #ebeff3;
|
1011
|
-
}
|
1012
|
-
|
1013
|
-
.documentation {
|
1014
|
-
display: -webkit-box;
|
1015
|
-
display: -ms-flexbox;
|
1016
|
-
display: flex;
|
1017
|
-
}
|
1018
|
-
|
1019
|
-
.side-pane {
|
1020
|
-
background: #ebeff3;
|
1021
|
-
padding: 2em;
|
1022
|
-
-webkit-box-flex: 0;
|
1023
|
-
-ms-flex: 0 0 25%;
|
1024
|
-
flex: 0 0 25%;
|
1025
|
-
border-right: 1px solid #c9d3df;
|
1026
|
-
}
|
1027
|
-
|
1028
|
-
.side-pane .side-pane__menu {
|
1029
|
-
list-style-type: none;
|
1030
|
-
margin: 0;
|
1031
|
-
padding: 0;
|
1032
|
-
width: 100%;
|
1033
|
-
max-width: 400px;
|
1034
|
-
float: right;
|
1035
|
-
}
|
1036
|
-
|
1037
|
-
.side-pane__title {
|
1038
|
-
padding: 0 1em;
|
1039
|
-
}
|
1040
|
-
|
1041
|
-
.side-pane .side-pane__link {
|
1042
|
-
padding: 0.5em 1em;
|
1043
|
-
display: block;
|
1044
|
-
width: 100%;
|
1045
|
-
border-radius: 5px;
|
1046
|
-
margin-bottom: 0.5em;
|
1047
|
-
color: #26353f;
|
1048
|
-
}
|
1049
|
-
|
1050
|
-
.side-pane li:hover .side-pane__link {
|
1051
|
-
background: #c9d3df;
|
1052
|
-
}
|
1053
|
-
|
1054
|
-
.side-pane li.active .side-pane__link {
|
1055
|
-
background: #0081d5;
|
1056
|
-
color: #fff;
|
1057
|
-
}
|
1058
|
-
|
1059
|
-
.side-pane li.side-pane__dropdown .side-pane__link {
|
1060
|
-
background: url("../images/icons/arrow-right.svg") no-repeat;
|
1061
|
-
background-position: center right 1em;
|
1062
|
-
background-size: 15px 15px;
|
1063
|
-
}
|
1064
|
-
|
1065
|
-
.side-pane li.side-pane__dropdown:hover .side-pane__link {
|
1066
|
-
background: #c9d3df url("../images/icons/arrow-right.svg") no-repeat;
|
1067
|
-
background-position: center right 1em;
|
1068
|
-
background-size: 15px 15px;
|
1069
|
-
}
|
1070
|
-
|
1071
|
-
.side-pane li.unfolded.side-pane__dropdown .side-pane__link,
|
1072
|
-
.side-pane li.unfolded.side-pane__dropdown:hover .side-pane__link {
|
1073
|
-
background-image: url("../images/icons/arrow-down.svg");
|
1074
|
-
background-color: transparent;
|
1075
|
-
}
|
1076
|
-
|
1077
|
-
.side-pane li.unfolded.active.side-pane__dropdown .side-pane__link {
|
1078
|
-
background-color: #0081d5;
|
1079
|
-
}
|
1080
|
-
|
1081
|
-
.side-pane__dropdown.unfolded .side-pane__submenu {
|
1082
|
-
display: block;
|
1083
|
-
}
|
1084
|
-
|
1085
|
-
.side-pane__submenu {
|
1086
|
-
padding-left: 2em;
|
1087
|
-
margin-bottom: 0.5em;
|
1088
|
-
display: none;
|
1089
|
-
}
|
1090
|
-
|
1091
|
-
.side-pane__sublink,
|
1092
|
-
.side-pane__sublink:visited {
|
1093
|
-
padding: 0.5em;
|
1094
|
-
list-style-type: none;
|
1095
|
-
color: #53657d;
|
1096
|
-
border-radius: 5px;
|
1097
|
-
}
|
1098
|
-
|
1099
|
-
.side-pane__submenu li {
|
1100
|
-
list-style-type: none;
|
1101
|
-
margin: 1em 0;
|
1102
|
-
}
|
1103
|
-
|
1104
|
-
.side-pane__submenu .side-pane__sublink:hover {
|
1105
|
-
color: #26353f;
|
1106
|
-
background: #c9d3df;
|
1107
|
-
}
|
1108
|
-
|
1109
|
-
.side-pane__submenu li.active {
|
1110
|
-
list-style-type: disc;
|
1111
|
-
color: #0081d5;
|
1112
|
-
}
|
1113
|
-
|
1114
|
-
.side-pane__submenu li.active .side-pane__sublink {
|
1115
|
-
font-weight: 700;
|
1116
|
-
color: #26353f;
|
1117
|
-
}
|
1118
|
-
|
1119
|
-
.main-pane {
|
1120
|
-
padding: 3em 5em;
|
1121
|
-
background: #fff;
|
1122
|
-
-webkit-box-flex: 1;
|
1123
|
-
-ms-flex: 1;
|
1124
|
-
flex: 1;
|
1125
|
-
}
|
1126
|
-
|
1127
|
-
.main-pane h1:first-child {
|
1128
|
-
margin-top: 0;
|
1129
|
-
}
|
1130
|
-
|
1131
|
-
@media (max-width: 749px) {
|
1132
|
-
.documentation {
|
1133
|
-
-webkit-box-orient: vertical;
|
1134
|
-
-webkit-box-direction: normal;
|
1135
|
-
-ms-flex-direction: column;
|
1136
|
-
flex-direction: column;
|
1137
|
-
}
|
1138
|
-
|
1139
|
-
.side-pane {
|
1140
|
-
border-right: none;
|
1141
|
-
border-bottom: 1px solid #c9d3df;
|
1142
|
-
-webkit-box-flex: 1;
|
1143
|
-
-ms-flex: auto;
|
1144
|
-
flex: auto;
|
1145
|
-
}
|
1146
|
-
}
|
1147
|
-
|
1148
|
-
@media (min-width: 1000px) {
|
1149
|
-
.main-pane .markdown {
|
1150
|
-
width: 80%;
|
1151
|
-
}
|
1152
|
-
|
1153
|
-
.side-pane {
|
1154
|
-
-webkit-box-flex: 0;
|
1155
|
-
-ms-flex: 0 0 350px;
|
1156
|
-
flex: 0 0 350px;
|
1157
|
-
}
|
1158
|
-
}
|
1159
|
-
|
1160
|
-
.dashboard {
|
1161
|
-
display: -webkit-box;
|
1162
|
-
display: -ms-flexbox;
|
1163
|
-
display: flex;
|
1164
|
-
-webkit-box-orient: horizontal;
|
1165
|
-
-webkit-box-direction: normal;
|
1166
|
-
-ms-flex-direction: row;
|
1167
|
-
flex-direction: row;
|
1168
|
-
-webkit-box-flex: 1;
|
1169
|
-
-ms-flex: 1 1 auto;
|
1170
|
-
flex: 1 1 auto;
|
1171
|
-
min-height: calc(100vh - 73px);
|
1172
|
-
}
|
1173
|
-
|
1174
|
-
.dashboard .side-menu {
|
1175
|
-
-webkit-box-flex: 1;
|
1176
|
-
-ms-flex: 1 1 auto;
|
1177
|
-
flex: 1 1 auto;
|
1178
|
-
background: #fff;
|
1179
|
-
}
|
1180
|
-
|
1181
|
-
.dashboard .side-menu ul {
|
1182
|
-
margin-top: 0;
|
1183
|
-
padding: 0;
|
1184
|
-
list-style-type: none;
|
1185
|
-
}
|
1186
|
-
|
1187
|
-
.dashboard .side-menu a {
|
1188
|
-
padding: 1em 2em;
|
1189
|
-
display: block;
|
1190
|
-
width: 100%;
|
1191
|
-
color: #8393a7;
|
1192
|
-
}
|
1193
|
-
|
1194
|
-
.dashboard .side-menu a.active {
|
1195
|
-
background: linear-gradient(to right, #0081d5, #0081d5 5px, #ebeff3 5px, #ebeff3);
|
1196
|
-
color: #53657d;
|
1197
|
-
}
|
1198
|
-
|
1199
|
-
.dashboard .side-menu a:hover {
|
1200
|
-
color: #0081d5;
|
1201
|
-
}
|
1202
|
-
|
1203
|
-
.dashboard .main {
|
1204
|
-
padding: 2em;
|
1205
|
-
-webkit-box-flex: 1;
|
1206
|
-
-ms-flex: 1 1 75%;
|
1207
|
-
flex: 1 1 75%;
|
1208
|
-
background: #ebeff3;
|
1209
|
-
}
|
1210
|
-
|
1211
|
-
.dashboard .main > :first-child {
|
1212
|
-
margin-top: 0;
|
1213
|
-
}
|
1214
|
-
|
1215
|
-
.dashboard table {
|
1216
|
-
-webkit-box-shadow: none;
|
1217
|
-
box-shadow: none;
|
1218
|
-
}
|
1219
|
-
|
1220
|
-
.article {
|
1221
|
-
text-rendering: optimizeLegibility;
|
1222
|
-
-webkit-font-smoothing: antialiased;
|
1223
|
-
-moz-osx-font-smoothing: grayscale;
|
1224
|
-
-moz-font-feature-settings: "liga" on;
|
1225
|
-
padding: 0;
|
1226
|
-
background: #fff;
|
1227
|
-
color: #1c1c1c;
|
1228
|
-
line-height: 1.5;
|
1229
|
-
margin: 0 auto;
|
1230
|
-
}
|
1231
|
-
|
1232
|
-
.article__hero {
|
1233
|
-
height: 38vh;
|
1234
|
-
width: 100%;
|
1235
|
-
overflow: hidden;
|
1236
|
-
position: relative;
|
1237
|
-
display: -webkit-box;
|
1238
|
-
display: -ms-flexbox;
|
1239
|
-
display: flex;
|
1240
|
-
-webkit-box-align: center;
|
1241
|
-
-ms-flex-align: center;
|
1242
|
-
align-items: center;
|
1243
|
-
-webkit-box-pack: center;
|
1244
|
-
-ms-flex-pack: center;
|
1245
|
-
justify-content: center;
|
1246
|
-
}
|
1247
|
-
|
1248
|
-
.article__hero img {
|
1249
|
-
width: 100%;
|
1250
|
-
filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.5" /><feFuncG type="linear" slope="0.5" /><feFuncB type="linear" slope="0.5" /></feComponentTransfer></filter></svg>#filter');
|
1251
|
-
-webkit-filter: brightness(0.5);
|
1252
|
-
filter: brightness(0.5);
|
1253
|
-
position: absolute;
|
1254
|
-
z-index: 5;
|
1255
|
-
}
|
1256
|
-
|
1257
|
-
.article__hero .article__container {
|
1258
|
-
z-index: 10;
|
1259
|
-
-webkit-box-align: start;
|
1260
|
-
-ms-flex-align: start;
|
1261
|
-
align-items: start;
|
1262
|
-
width: 100%;
|
1263
|
-
}
|
1264
|
-
|
1265
|
-
.article__content {
|
1266
|
-
margin: 0;
|
1267
|
-
}
|
1268
|
-
|
1269
|
-
.article__content .article__container {
|
1270
|
-
margin: 0 auto;
|
1271
|
-
padding: 2em 0 4em;
|
1272
|
-
}
|
1273
|
-
|
1274
|
-
.richtext + .article__author {
|
1275
|
-
margin-top: 1em;
|
1276
|
-
}
|
1277
|
-
|
1278
|
-
.article__author-list {
|
1279
|
-
padding-top: 1em;
|
1280
|
-
display: -webkit-box;
|
1281
|
-
display: -ms-flexbox;
|
1282
|
-
display: flex;
|
1283
|
-
-webkit-box-orient: horizontal;
|
1284
|
-
-webkit-box-direction: normal;
|
1285
|
-
-ms-flex-direction: row;
|
1286
|
-
flex-direction: row;
|
1287
|
-
-webkit-box-pack: justify;
|
1288
|
-
-ms-flex-pack: justify;
|
1289
|
-
justify-content: space-between;
|
1290
|
-
}
|
1291
|
-
|
1292
|
-
.article__author {
|
1293
|
-
display: inline-block;
|
1294
|
-
width: 50%;
|
1295
|
-
padding: 1em;
|
1296
|
-
font-size: 15px;
|
1297
|
-
}
|
1298
|
-
|
1299
|
-
.article__author + .article__author {
|
1300
|
-
margin-left: 1em;
|
1301
|
-
margin-top: 0;
|
1302
|
-
}
|
1303
|
-
|
1304
|
-
.article__author img {
|
1305
|
-
height: 32px;
|
1306
|
-
width: 32px;
|
1307
|
-
border-radius: 50%;
|
1308
|
-
display: inline-block;
|
1309
|
-
float: right;
|
1310
|
-
}
|
1311
|
-
|
1312
|
-
.article__author-info {
|
1313
|
-
display: inline-block;
|
1314
|
-
}
|
1315
|
-
|
1316
|
-
.article__author-name {
|
1317
|
-
font-weight: 700;
|
1318
|
-
}
|
1319
|
-
|
1320
|
-
.article__author-role {
|
1321
|
-
color: #8393a7;
|
1322
|
-
font-size: 0.9em;
|
1323
|
-
line-height: 0.8em;
|
1324
|
-
}
|
1325
|
-
|
1326
|
-
/* article list for blog and alike */
|
1327
|
-
.article.article__preview {
|
1328
|
-
margin: 0 auto;
|
1329
|
-
padding: 2em;
|
1330
|
-
}
|
1331
|
-
|
1332
|
-
.article__preview + .article__preview {
|
1333
|
-
margin-top: 2em;
|
1334
|
-
}
|
1335
|
-
|
1336
|
-
.article__preview .article__author {
|
1337
|
-
width: auto;
|
1338
|
-
padding: 0;
|
1339
|
-
font-size: 14px;
|
1340
|
-
}
|
1341
|
-
|
1342
|
-
.article__preview .article__author img {
|
1343
|
-
float: none;
|
1344
|
-
vertical-align: middle;
|
1345
|
-
}
|
1346
|
-
|
1347
|
-
.article__preview img + .article__author-name {
|
1348
|
-
margin-left: 0.5em;
|
1349
|
-
}
|
1350
|
-
|
1351
|
-
a.article__link {
|
1352
|
-
color: #26353f;
|
1353
|
-
}
|
1354
|
-
|
1355
|
-
a.article__link:hover {
|
1356
|
-
color: #0081d5;
|
1357
|
-
}
|
1358
|
-
|
1359
|
-
.article__title {
|
1360
|
-
margin-bottom: 0;
|
1361
|
-
}
|
1362
|
-
|
1363
|
-
.article__meta {
|
1364
|
-
margin-bottom: 1em;
|
1365
|
-
}
|
1366
|
-
|
1367
|
-
.article__thumbnail {
|
1368
|
-
width: 100%;
|
1369
|
-
height: 200px;
|
1370
|
-
overflow: hidden;
|
1371
|
-
position: relative;
|
1372
|
-
}
|
1373
|
-
|
1374
|
-
.article__thumbnail img {
|
1375
|
-
width: 100%;
|
1376
|
-
position: relative;
|
1377
|
-
top: 50%;
|
1378
|
-
-webkit-transform: translateY(-50%);
|
1379
|
-
transform: translateY(-50%);
|
1380
|
-
}
|
1381
|
-
|
1382
|
-
@media (max-width: 549px) {
|
1383
|
-
.article__container,
|
1384
|
-
.article__hero .article__container {
|
1385
|
-
width: 85%;
|
1386
|
-
padding: 0;
|
1387
|
-
}
|
1388
|
-
|
1389
|
-
.article__author-list {
|
1390
|
-
-webkit-box-orient: vertical;
|
1391
|
-
-webkit-box-direction: normal;
|
1392
|
-
-ms-flex-direction: column;
|
1393
|
-
flex-direction: column;
|
1394
|
-
}
|
1395
|
-
|
1396
|
-
.article__author-list .article__author {
|
1397
|
-
width: 100%;
|
1398
|
-
margin-left: 0;
|
1399
|
-
}
|
1400
|
-
|
1401
|
-
.article__author-list .article__author + .article__author {
|
1402
|
-
margin-top: 1em;
|
1403
|
-
margin-left: 0;
|
1404
|
-
}
|
1405
|
-
}
|
1406
|
-
|
1407
|
-
.card {
|
1408
|
-
background: #fff;
|
1409
|
-
border-radius: 2px;
|
1410
|
-
-webkit-box-shadow: 0 1px 4px #c9d3df;
|
1411
|
-
box-shadow: 0 1px 4px #c9d3df;
|
1412
|
-
position: relative;
|
1413
|
-
overflow: hidden;
|
1414
|
-
display: -webkit-box;
|
1415
|
-
display: -ms-flexbox;
|
1416
|
-
display: flex;
|
1417
|
-
-webkit-box-flex: 1;
|
1418
|
-
-ms-flex: 1;
|
1419
|
-
flex: 1;
|
1420
|
-
-webkit-box-orient: vertical;
|
1421
|
-
-webkit-box-direction: normal;
|
1422
|
-
-ms-flex-direction: column;
|
1423
|
-
flex-direction: column;
|
1424
|
-
}
|
1425
|
-
|
1426
|
-
.card + .card {
|
1427
|
-
margin-left: 2em;
|
1428
|
-
}
|
1429
|
-
|
1430
|
-
@media (max-width: 749px) {
|
1431
|
-
.card + .card {
|
1432
|
-
margin-left: 0;
|
1433
|
-
margin-top: 2em;
|
1434
|
-
}
|
1435
|
-
}
|
1436
|
-
|
1437
|
-
.card__cover {
|
1438
|
-
height: 250px;
|
1439
|
-
width: 100%;
|
1440
|
-
overflow: hidden;
|
1441
|
-
position: relative;
|
1442
|
-
}
|
1443
|
-
|
1444
|
-
.card__cover img {
|
1445
|
-
-o-object-fit: cover;
|
1446
|
-
object-fit: cover; /* will not work on IE and Edge < 16 */
|
1447
|
-
height: 100%;
|
1448
|
-
width: 100%;
|
1449
|
-
}
|
1450
|
-
|
1451
|
-
.card__content {
|
1452
|
-
padding: 2em;
|
1453
|
-
}
|
1454
|
-
|
1455
|
-
.card__content h3 {
|
1456
|
-
margin: 0;
|
1457
|
-
}
|
1458
|
-
|
1459
|
-
.card__content .card__meta {
|
1460
|
-
color: #8393a7;
|
1461
|
-
}
|
1462
|
-
|
1463
|
-
.card__content .card__meta time::after {
|
1464
|
-
content: " • ";
|
1465
|
-
}
|
1466
|
-
|
1467
|
-
.card__content :last-child {
|
1468
|
-
margin-bottom: 0;
|
1469
|
-
}
|
1470
|
-
|
1471
|
-
.modal__backdrop {
|
1472
|
-
position: fixed;
|
1473
|
-
top: 0;
|
1474
|
-
left: 0;
|
1475
|
-
background: rgba(0, 0, 0, .5);
|
1476
|
-
height: 100%;
|
1477
|
-
width: 100%;
|
1478
|
-
-webkit-box-pack: center;
|
1479
|
-
-ms-flex-pack: center;
|
1480
|
-
justify-content: center;
|
1481
|
-
-webkit-box-align: center;
|
1482
|
-
-ms-flex-align: center;
|
1483
|
-
align-items: center;
|
1484
|
-
display: none;
|
1485
|
-
z-index: 10;
|
1486
|
-
}
|
1487
|
-
|
1488
|
-
/* no js modal */
|
1489
|
-
.modal__backdrop:target {
|
1490
|
-
display: -webkit-box;
|
1491
|
-
display: -ms-flexbox;
|
1492
|
-
display: flex;
|
1493
|
-
}
|
1494
|
-
|
1495
|
-
.modal {
|
1496
|
-
border-radius: 3px;
|
1497
|
-
-webkit-box-shadow: #c9d3df;
|
1498
|
-
box-shadow: #c9d3df;
|
1499
|
-
background: #fff;
|
1500
|
-
padding: 2em;
|
1501
|
-
max-width: 32em;
|
1502
|
-
}
|
1503
|
-
|
1504
|
-
.modal > :first-child {
|
1505
|
-
margin-top: 0;
|
1506
|
-
}
|
1507
|
-
|
1508
|
-
.modal .button__group {
|
1509
|
-
display: -webkit-box;
|
1510
|
-
display: -ms-flexbox;
|
1511
|
-
display: flex;
|
1512
|
-
-webkit-box-pack: justify;
|
1513
|
-
-ms-flex-pack: justify;
|
1514
|
-
justify-content: space-between;
|
1515
|
-
margin-top: 2em;
|
1516
|
-
}
|
1517
|
-
|
1518
|
-
.modal .button__group .button {
|
1519
|
-
margin: 0;
|
1520
|
-
}
|
1521
|
-
|
1522
|
-
.modal .button__group .button + .button {
|
1523
|
-
margin-left: 1em;
|
1524
|
-
}
|
1525
|
-
|
1526
|
-
.hero {
|
1527
|
-
background: -webkit-gradient(linear, left top, right top, from(#c969a6), color-stop(15%, #e795a8), color-stop(43%, #a4cfcd), color-stop(65%, #45adc5), to(#265c9f));
|
1528
|
-
background: linear-gradient(to right, #c969a6 0%, #e795a8 15%, #a4cfcd 43%, #45adc5 65%, #265c9f 100%);
|
1529
|
-
}
|
1530
|
-
|
1531
|
-
.typography__sample {
|
1532
|
-
margin-bottom: 1em;
|
1533
|
-
}
|
1534
|
-
|
1535
|
-
.typography__sample > * {
|
1536
|
-
margin: 0;
|
1537
|
-
}
|
1538
|
-
|
1539
|
-
.color-panel {
|
1540
|
-
display: grid;
|
1541
|
-
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
|
1542
|
-
margin-bottom: 2em;
|
1543
|
-
}
|
1544
|
-
|
1545
|
-
.color-panel__block {
|
1546
|
-
margin-bottom: 1em;
|
1547
|
-
display: -webkit-box;
|
1548
|
-
display: -ms-flexbox;
|
1549
|
-
display: flex;
|
1550
|
-
-webkit-box-align: center;
|
1551
|
-
-ms-flex-align: center;
|
1552
|
-
align-items: center;
|
1553
|
-
}
|
1554
|
-
|
1555
|
-
.color-panel__sample {
|
1556
|
-
margin-right: 1em;
|
1557
|
-
width: 50px;
|
1558
|
-
height: 50px;
|
1559
|
-
border-radius: 2px;
|
1560
|
-
vertical-align: middle;
|
1561
|
-
}
|
1562
|
-
|
1563
|
-
.color-panel__name {
|
1564
|
-
padding: 0.5em 0;
|
1565
|
-
vertical-align: middle;
|
1566
|
-
}
|
1567
|
-
|
1568
|
-
.color-panel__name h4 {
|
1569
|
-
margin: 0;
|
1570
|
-
}
|
1571
|
-
|
1572
|
-
.color-panel__sample-double {
|
1573
|
-
display: -webkit-box;
|
1574
|
-
display: -ms-flexbox;
|
1575
|
-
display: flex;
|
1576
|
-
-webkit-box-orient: vertical;
|
1577
|
-
-webkit-box-direction: normal;
|
1578
|
-
-ms-flex-direction: column;
|
1579
|
-
flex-direction: column;
|
1580
|
-
border-radius: 2px;
|
1581
|
-
overflow: hidden;
|
1582
|
-
margin-right: 1em;
|
1583
|
-
}
|
1584
|
-
|
1585
|
-
.color-panel__sample-double .color-panel__sample {
|
1586
|
-
border-radius: 0;
|
1587
|
-
margin-right: 0;
|
1588
|
-
}
|
1589
|
-
|
1590
|
-
/* color blocks */
|
1591
|
-
.color-panel__sample.primary-medium {
|
1592
|
-
background: #0081d5;
|
1593
|
-
}
|
1594
|
-
|
1595
|
-
.color-panel__sample.primary-light {
|
1596
|
-
background: #1e90da;
|
1597
|
-
}
|
1598
|
-
|
1599
|
-
.color-panel__sample.primary-dark {
|
1600
|
-
background: #006cb0;
|
1601
|
-
}
|
1602
|
-
|
1603
|
-
.color-panel__sample.white {
|
1604
|
-
background: #fff;
|
1605
|
-
border: 1px solid #c9d3df;
|
1606
|
-
}
|
1607
|
-
|
1608
|
-
.color-panel__sample.lighter-grey {
|
1609
|
-
background: #ebeff3;
|
1610
|
-
}
|
1611
|
-
|
1612
|
-
.color-panel__sample.light-grey {
|
1613
|
-
background: #c9d3df;
|
1614
|
-
}
|
1615
|
-
|
1616
|
-
.color-panel__sample.grey {
|
1617
|
-
background: #adb9c9;
|
1618
|
-
}
|
1619
|
-
|
1620
|
-
.color-panel__sample.dark-grey {
|
1621
|
-
background: #8393a7;
|
1622
|
-
}
|
1623
|
-
|
1624
|
-
.color-panel__sample.darker-grey {
|
1625
|
-
background: #53657d;
|
1626
|
-
}
|
1627
|
-
|
1628
|
-
.color-panel__sample.almost-black {
|
1629
|
-
background: #26353f;
|
1630
|
-
}
|
1631
|
-
|
1632
|
-
.color-panel__sample.black {
|
1633
|
-
background: #1c1c1c;
|
1634
|
-
}
|
1635
|
-
|
1636
|
-
.color-panel__sample.green {
|
1637
|
-
background: #03bd5b;
|
1638
|
-
}
|
1639
|
-
|
1640
|
-
.color-panel__sample.light-green {
|
1641
|
-
background: #daf5e7;
|
1642
|
-
}
|
1643
|
-
|
1644
|
-
.color-panel__sample.orange {
|
1645
|
-
background: #ff9947;
|
1646
|
-
}
|
1647
|
-
|
1648
|
-
.color-panel__sample.light-orange {
|
1649
|
-
background: #fff0e4;
|
1650
|
-
}
|
1651
|
-
|
1652
|
-
.color-panel__sample.red {
|
1653
|
-
background: #d1335b;
|
1654
|
-
}
|
1655
|
-
|
1656
|
-
.color-panel__sample.light-red {
|
1657
|
-
background: #f8e1e7;
|
1658
|
-
}
|
1659
|
-
|
1660
|
-
.color-panel__sample.blue {
|
1661
|
-
background: #0081d5;
|
1662
|
-
}
|
1663
|
-
|
1664
|
-
.color-panel__sample.light-blue {
|
1665
|
-
background: #b4e1fa;
|
1666
|
-
}
|
1667
|
-
|
1668
|
-
.documentation {
|
1669
|
-
border-top: 1px solid #c9d3df;
|
1670
|
-
border-bottom: 1px solid #c9d3df;
|
1671
|
-
}
|
1672
|
-
|
1673
|
-
@media (max-width: 749px) {
|
1674
|
-
.color-panel {
|
1675
|
-
grid-template-columns: 1fr;
|
1676
|
-
}
|
1677
|
-
}
|
1678
|
-
|
1679
|
-
.dashboard,
|
1680
|
-
.cards {
|
1681
|
-
border-top: 1px solid #adb9c9;
|
1682
|
-
}
|
1683
|
-
|
1684
|
-
.form__group + .button {
|
1685
|
-
margin-top: 2em;
|
1686
|
-
}
|