diff --git a/assets/includes/css/styles.css b/assets/includes/css/styles.css index 348aa264..0e47227e 100644 --- a/assets/includes/css/styles.css +++ b/assets/includes/css/styles.css @@ -255,6 +255,7 @@ footer { .footnotes { font-size: 0.85em; + overflow-wrap: anywhere; } .footnote-ref a:target { diff --git a/assets/includes/css/styles.min.css b/assets/includes/css/styles.min.css index c58996c5..0105766d 100644 --- a/assets/includes/css/styles.min.css +++ b/assets/includes/css/styles.min.css @@ -1 +1 @@ -body{font-family:"Open Sans",sans-serif;font-weight:400;font-size:16px;color:#1e1e1e;display:flex;flex-direction:column;height:100vh}html {scroll-padding-top:50px;}body,body li,body p,body td{line-height:1.5}.btn,.btn-large,.btn-medium,.btn-small{border-radius:4px!important;margin-right:5px}.main-content{flex:1 0 auto}h1{font-weight:400}#title,h1,h2,h3,h4,h5,h6{font-weight:400}article h4{font-weight:700}h3 code{font-size:20px}pre code{font-size:14px}#title{font-size:38.5px}article h1,article h2,article h3,article h4,article h5,article h6{margin-bottom:20px}article h2,article h3,article h4,article h5,article h6{margin-top:20px}article h3{border-bottom:1px dotted #ddd}article h2{border-bottom:1px dotted #aaa}a,a:hover,a>code{color:#257fc2}.contribution{color:#ccc}.contribution a{color:#444}.contribution .fa{color:#999}.authors img{margin-bottom:2px}.contributors a{margin-bottom:2px}.crumb span[itemprop=itemListElement]:not(:last-child):after{content:' › '}@media (max-width:767px){body{padding:0}.container{padding:0 20px;margin:0}.navbar-fixed-bottom,.navbar-fixed-top,.navbar-static-top{margin-left:0;margin-right:0}main.container section{display:flex;flex-direction:column}main.container section article{order:1}main.container section nav{order:2}nav#sidebar{margin-top:20px}nav#sidebar.sidebar-toc li li{display:none}nav#sidebar.sidebar-toc br{display:none}nav#sidebar.sidebar-tags li{display:inline-block;border-left:0;margin-right:20px}}@media (max-width:500px){body .hero-unit h3{font-size:90%}body .hero-unit{padding:2em}body .hero-unit h3 br{display:none}}@media (min-width:979px){.hero-unit,.hero-unit-small{margin-top:49px}body .hero-unit h3 br{display:block}}.hero-unit,.hero-unit-small{background:#fbc707;background-repeat:no-repeat;background:-webkit-gradient(radial,50% 80%,0,center center,100,from(183,77,49),to(100,33,38));background:-webkit-radial-gradient(50% 80%,circle,#b74d31,#642126);background:-moz-radial-gradient(50% 80%,circle,#b74d31,#642126);background:-ms-radial-gradient(50% 80%,circle,#b74d31,#642126);color:#f0f0f0;text-align:center;border-radius:0}.hero-unit{padding:4em;margin-bottom:0;box-shadow:inset 0 0 50px rgba(0,0,0,.35)}.hero-unit-small{padding:2em 0;margin-bottom:1.5em;border-bottom:15px solid #eee;box-shadow:inset 0 0 50px rgba(0,0,0,.3)}#title,.hero-unit h1,.hero-unit-small h1{color:#fff;text-shadow:2px 2px 2px rgba(0,0,0,.15)}#title small,.hero-unit h1 small,.hero-unit-small h1 small{color:#c06b69}.hero-unit-small #title,.hero-unit-small h1{margin-bottom:0}.logo{width:80%;max-width:140px;max-height:230px;margin:1em}.hero-unit-small .logo{margin:1%;margin:0;max-width:401px;max-height:90px}.hero-unit h3.lead{color:#ea8220}.hero-unit a,.hero-unit a:hover{color:#fbc707;text-decoration:none;border-bottom:1px dashed #fff}.dark{background:#141419;color:#fff}.dark-section{background:#141419;color:#fff;padding:2em 1em}footer{margin-top:40px;font-size:14px;flex-shrink:0}.copyright{padding:6px;overflow:hidden;text-align:center;margin:40px 0}.reading-time{position:relative;top:-1em;font-style:italic;font-size:90%}.footnotes{font-size: 0.85em;}.footnote-ref a:target{scroll-margin-top: 40vh;}blockquote{margin-left:30px;border-left:4px solid #eee;font-style:italic;padding:15px 15px 15px 30px}blockquote.author-info{border-left:4px solid #ea8220}.markdown-alert{padding:0.5rem 1rem;margin-bottom: 1rem;color:inherit;border-left:.25em solid #d1d9e0;}.markdown-alert>:first-child{margin-top:0}.markdown-alert>:last-child{margin-bottom:0}.markdown-alert-image{margin-right:8px;}.markdown-alert .markdown-alert-title{display:flex;font-weight:bold;align-items:center;line-height:1;}.markdown-alert.markdown-alert-note{border-left-color:#0969da;}.markdown-alert.markdown-alert-note .markdown-alert-title{color:#0969da;}.markdown-alert.markdown-alert-important{border-left-color:#8250df;}.markdown-alert.markdown-alert-important .markdown-alert-title{color:#8250df;}.markdown-alert.markdown-alert-warning {border-left-color:#9a6700;}.markdown-alert.markdown-alert-warning .markdown-alert-title{color:#9a6700;}.markdown-alert.markdown-alert-tip{border-left-color:#1a7f37;}.markdown-alert.markdown-alert-tip .markdown-alert-title{color:#1a7f37;}.markdown-alert.markdown-alert-caution{border-left-color:#cf222e;}.markdown-alert.markdown-alert-caution .markdown-alert-title{color:#d1242f;}.dark a,.dark a:active,.dark a:hover{color:#ea8220}.dark a.flashdevelop,.dark a.flashdevelop:active,.dark a.flashdevelop:hover{color:#eee;text-decoration:underline}.btn-success{background:#ea8220}.btn-success.active,.btn-success:active,.btn-success:focus,.btn-success:hover{color:#fff;background:#e5801f}nav#sidebar *{line-height:1.5em}nav#sidebar li.active{font-weight:700}nav#sidebar li.active li{font-weight:400}nav#sidebar li{border-left:1px solid #ccc;padding-left:10px}nav#sidebar li li{border-left:0;font-size:14px}nav#sidebar li li a{color:#777}article table{min-width:100%}article table tr:not(:last-child){border-bottom:1px solid #ccc}article table td:not(:first-child),article table th:not(:first-child){border-left:1px solid #ccc}article table td,article table th{padding:3px 5px;text-align:left}article table td:first-child,article table th:first-child{width:140px}code.prettyprint{padding:.5em;display:block}.tag{padding-left:5px;padding-right:10px}.tag small{color:#999;font-size:80%}.tag a{color:#a84b38}.tag a:hover{color:#ea8220}.fa{color:#555}.fa-big{font-size:32px;color:#555;padding-left:15px;padding-right:15px}.btn{margin-bottom:5px}.try-haxe{width:100%;height:350px;margin:0;border:0}.page-list-item:not(last-child){margin-bottom:20px}.page-list-item p{margin-left:10px}.page-list h4{font-weight:400}.page-list-item{padding:1px 15px 15px 15px;border:1px solid #eee;border-radius:5px;background:#fdfdfd}#___plus_0,.g-plus{vertical-align:text-bottom!important}.twitter-share-button{vertical-align:text-bottom!important}.flex-video{position:relative;padding-top:25px;padding-bottom:67.5%;height:0;margin-bottom:16px;overflow:hidden}.flex-video.widescreen{padding-bottom:57.25%}.flex-video.vimeo{padding-top:0}.flex-video embed,.flex-video iframe,.flex-video object{position:absolute;top:0;left:0;width:100%;height:100%}@media only screen and (max-device-width:800px),only screen and (device-width:1024px) and (device-height:600px),only screen and (width:1280px) and (orientation:landscape),only screen and (device-width:800px),only screen and (max-width:767px){.flex-video{padding-top:0}} \ No newline at end of file +body{font-family:"Open Sans",sans-serif;font-weight:400;font-size:16px;color:#1e1e1e;display:flex;flex-direction:column;height:100vh}html {scroll-padding-top:50px;}body,body li,body p,body td{line-height:1.5}.btn,.btn-large,.btn-medium,.btn-small{border-radius:4px!important;margin-right:5px}.main-content{flex:1 0 auto}h1{font-weight:400}#title,h1,h2,h3,h4,h5,h6{font-weight:400}article h4{font-weight:700}h3 code{font-size:20px}pre code{font-size:14px}#title{font-size:38.5px}article h1,article h2,article h3,article h4,article h5,article h6{margin-bottom:20px}article h2,article h3,article h4,article h5,article h6{margin-top:20px}article h3{border-bottom:1px dotted #ddd}article h2{border-bottom:1px dotted #aaa}a,a:hover,a>code{color:#257fc2}.contribution{color:#ccc}.contribution a{color:#444}.contribution .fa{color:#999}.authors img{margin-bottom:2px}.contributors a{margin-bottom:2px}.crumb span[itemprop=itemListElement]:not(:last-child):after{content:' › '}@media (max-width:767px){body{padding:0}.container{padding:0 20px;margin:0}.navbar-fixed-bottom,.navbar-fixed-top,.navbar-static-top{margin-left:0;margin-right:0}main.container section{display:flex;flex-direction:column}main.container section article{order:1}main.container section nav{order:2}nav#sidebar{margin-top:20px}nav#sidebar.sidebar-toc li li{display:none}nav#sidebar.sidebar-toc br{display:none}nav#sidebar.sidebar-tags li{display:inline-block;border-left:0;margin-right:20px}}@media (max-width:500px){body .hero-unit h3{font-size:90%}body .hero-unit{padding:2em}body .hero-unit h3 br{display:none}}@media (min-width:979px){.hero-unit,.hero-unit-small{margin-top:49px}body .hero-unit h3 br{display:block}}.hero-unit,.hero-unit-small{background:#fbc707;background-repeat:no-repeat;background:-webkit-gradient(radial,50% 80%,0,center center,100,from(183,77,49),to(100,33,38));background:-webkit-radial-gradient(50% 80%,circle,#b74d31,#642126);background:-moz-radial-gradient(50% 80%,circle,#b74d31,#642126);background:-ms-radial-gradient(50% 80%,circle,#b74d31,#642126);color:#f0f0f0;text-align:center;border-radius:0}.hero-unit{padding:4em;margin-bottom:0;box-shadow:inset 0 0 50px rgba(0,0,0,.35)}.hero-unit-small{padding:2em 0;margin-bottom:1.5em;border-bottom:15px solid #eee;box-shadow:inset 0 0 50px rgba(0,0,0,.3)}#title,.hero-unit h1,.hero-unit-small h1{color:#fff;text-shadow:2px 2px 2px rgba(0,0,0,.15)}#title small,.hero-unit h1 small,.hero-unit-small h1 small{color:#c06b69}.hero-unit-small #title,.hero-unit-small h1{margin-bottom:0}.logo{width:80%;max-width:140px;max-height:230px;margin:1em}.hero-unit-small .logo{margin:1%;margin:0;max-width:401px;max-height:90px}.hero-unit h3.lead{color:#ea8220}.hero-unit a,.hero-unit a:hover{color:#fbc707;text-decoration:none;border-bottom:1px dashed #fff}.dark{background:#141419;color:#fff}.dark-section{background:#141419;color:#fff;padding:2em 1em}footer{margin-top:40px;font-size:14px;flex-shrink:0}.copyright{padding:6px;overflow:hidden;text-align:center;margin:40px 0}.reading-time{position:relative;top:-1em;font-style:italic;font-size:90%}.footnotes{font-size:0.85em;overflow-wrap:anywhere;}.footnote-ref a:target{scroll-margin-top: 40vh;}blockquote{margin-left:30px;border-left:4px solid #eee;font-style:italic;padding:15px 15px 15px 30px}blockquote.author-info{border-left:4px solid #ea8220}.markdown-alert{padding:0.5rem 1rem;margin-bottom: 1rem;color:inherit;border-left:.25em solid #d1d9e0;}.markdown-alert>:first-child{margin-top:0}.markdown-alert>:last-child{margin-bottom:0}.markdown-alert-image{margin-right:8px;}.markdown-alert .markdown-alert-title{display:flex;font-weight:bold;align-items:center;line-height:1;}.markdown-alert.markdown-alert-note{border-left-color:#0969da;}.markdown-alert.markdown-alert-note .markdown-alert-title{color:#0969da;}.markdown-alert.markdown-alert-important{border-left-color:#8250df;}.markdown-alert.markdown-alert-important .markdown-alert-title{color:#8250df;}.markdown-alert.markdown-alert-warning {border-left-color:#9a6700;}.markdown-alert.markdown-alert-warning .markdown-alert-title{color:#9a6700;}.markdown-alert.markdown-alert-tip{border-left-color:#1a7f37;}.markdown-alert.markdown-alert-tip .markdown-alert-title{color:#1a7f37;}.markdown-alert.markdown-alert-caution{border-left-color:#cf222e;}.markdown-alert.markdown-alert-caution .markdown-alert-title{color:#d1242f;}.dark a,.dark a:active,.dark a:hover{color:#ea8220}.dark a.flashdevelop,.dark a.flashdevelop:active,.dark a.flashdevelop:hover{color:#eee;text-decoration:underline}.btn-success{background:#ea8220}.btn-success.active,.btn-success:active,.btn-success:focus,.btn-success:hover{color:#fff;background:#e5801f}nav#sidebar *{line-height:1.5em}nav#sidebar li.active{font-weight:700}nav#sidebar li.active li{font-weight:400}nav#sidebar li{border-left:1px solid #ccc;padding-left:10px}nav#sidebar li li{border-left:0;font-size:14px}nav#sidebar li li a{color:#777}article table{min-width:100%}article table tr:not(:last-child){border-bottom:1px solid #ccc}article table td:not(:first-child),article table th:not(:first-child){border-left:1px solid #ccc}article table td,article table th{padding:3px 5px;text-align:left}article table td:first-child,article table th:first-child{width:140px}code.prettyprint{padding:.5em;display:block}.tag{padding-left:5px;padding-right:10px}.tag small{color:#999;font-size:80%}.tag a{color:#a84b38}.tag a:hover{color:#ea8220}.fa{color:#555}.fa-big{font-size:32px;color:#555;padding-left:15px;padding-right:15px}.btn{margin-bottom:5px}.try-haxe{width:100%;height:350px;margin:0;border:0}.page-list-item:not(last-child){margin-bottom:20px}.page-list-item p{margin-left:10px}.page-list h4{font-weight:400}.page-list-item{padding:1px 15px 15px 15px;border:1px solid #eee;border-radius:5px;background:#fdfdfd}#___plus_0,.g-plus{vertical-align:text-bottom!important}.twitter-share-button{vertical-align:text-bottom!important}.flex-video{position:relative;padding-top:25px;padding-bottom:67.5%;height:0;margin-bottom:16px;overflow:hidden}.flex-video.widescreen{padding-bottom:57.25%}.flex-video.vimeo{padding-top:0}.flex-video embed,.flex-video iframe,.flex-video object{position:absolute;top:0;left:0;width:100%;height:100%}@media only screen and (max-device-width:800px),only screen and (device-width:1024px) and (device-height:600px),only screen and (width:1280px) and (orientation:landscape),only screen and (device-width:800px),only screen and (max-width:767px){.flex-video{padding-top:0}} \ No newline at end of file