diff --git a/src/assets/reboot.css b/src/assets/reboot.css index 2114dcb..c68e9d5 100644 --- a/src/assets/reboot.css +++ b/src/assets/reboot.css @@ -1,7 +1,7 @@ /*! - * Bootstrap Reboot v4.2.1 (https://getbootstrap.com/) - * Copyright 2011-2018 The Bootstrap Authors - * Copyright 2011-2018 Twitter, Inc. + * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/) + * Copyright 2011-2019 The Bootstrap Authors + * Copyright 2011-2019 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md) - */*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important} \ No newline at end of file + */*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important} \ No newline at end of file diff --git a/src/assets/styles.css b/src/assets/styles.css index 7ee043e..ac81f2b 100644 --- a/src/assets/styles.css +++ b/src/assets/styles.css @@ -1,104 +1,121 @@ -@import 'reboot.css'; +@import "reboot.css"; @font-face { - font-family: 'fontello'; - src: url(./font/fontello.eot?94163368); - src: url(./font/fontello.eot?94163368#iefix) format("embedded-opentype"), url(./font/fontello.woff2?94163368) format("woff2"), url(./font/fontello.woff?94163368) format("woff"), url(./font/fontello.ttf?94163368) format("truetype"), url(./font/fontello.svg?94163368#fontello) format("svg"); - font-weight: 400; - font-style: normal; + font-family: fontello; + font-style: normal; + font-weight: 400; + src: url("./font/fontello.eot?94163368"); + src: url("./font/fontello.eot?94163368#iefix") format("embedded-opentype"), url("./font/fontello.woff2?94163368") format("woff2"), url("./font/fontello.woff?94163368") format("woff"), url("./font/fontello.ttf?94163368") format("truetype"), url("./font/fontello.svg?94163368#fontello") format("svg"); } -.icon:before { - speak: none; - display: inline-block; - text-decoration: inherit; - text-align: center; - text-transform: none; - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; - background-color: #DDD; - color: #222; - padding: .25em 0; - width: 1.75em; - border-radius: .1em; - transition: background-color .75s .375s, color .75s; - font: 400 1.5em "fontello"; +.icon::before { + display: inline-block; + width: 1.75em; + padding: .25em 0; + font: 400 1.5em fontello; + color: #222; + text-align: center; + text-decoration: inherit; + text-transform: none; + background-color: #ddd; + border-radius: .1em; + transition: background-color .75s .375s, color .75s; + speak: none; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; } -.xing:before { - content: '\f168'; +.xing::before { + content: "\f168"; } -.skype:before { - content: '\f17e'; +.skype::before { + content: "\f17e"; } -.mail:before { - content: '\f0e0'; +.mail::before { + content: "\f0e0"; } -.doc-inv:before { - content: '\f15b'; +.doc-inv::before { + content: "\f15b"; } -.github:before { - content: '\f09b'; +.github::before { + content: "\f09b"; } -.linkedin:before { - content: '\f0e1'; +.linkedin::before { + content: "\f0e1"; } .main { - background-color: #222; - position: relative; - text-align: center; - overflow: hidden; + position: relative; + display: flex; + align-items: center; + justify-content: center; + width: 100vw; + height: 100vh; + text-align: center; + background-color: #222; } .container { - vertical-align: middle; - width: 75%; - margin: 0 auto; - margin-top: 10em; + display: flex; + flex-flow: column wrap; + width: 75vw; } .header { - color: #FFF; - letter-spacing: -.015em; - font: 600 3.5em/1.25em "SF Pro Display", "SF Pro Icons", "Helvetica Neue", "Helvetica", "Arial", sans-serif; + font: 600 3.5em/1.25em "SF Pro Display", "SF Pro Icons", "Helvetica Neue", Helvetica, Arial, sans-serif; + color: #fff; + letter-spacing: -.015em; + opacity: 0; + animation: .75s ease-in .25s 1 forwards smoothDisplay; } .description { - color: #DDD; + color: #ddd; + opacity: 0; + animation: .75s ease-in .75s 1 forwards smoothDisplay; } .icons { - padding: 0; - margin-top: 2em; - list-style-type: none; + display: flex; + flex-flow: row; + justify-content: center; + padding: 0; + margin-top: 2em; + list-style-type: none; + opacity: 0; + animation: .75s ease-in 1.5s 1 forwards smoothDisplay; } -.icons>li { - display: inline; -} - -.icons>li:not(:last-child) { - margin-right: .75em; +.icons > li:not(:last-child) { + margin-right: .75em; } .icon:hover::before, .icon:active::before { - transition: background-color .75s, color .75s .375s; - background-color: #222; - color: #DDD; + color: #ddd; + background-color: #222; + transition: background-color .75s, color .75s .375s; +} + +@keyframes smoothDisplay { + 0% { + opacity: 0; + } + 100% { + opacity: 1; + } } @media (max-width: 600px) { - .container { - width: 85%; - margin-top: 2.5em; - } - .icons { - margin-top: 0; - } -} \ No newline at end of file + .container { + width: 85%; + margin-top: 2.5em; + } + .icons { + margin-top: 0; + } +} diff --git a/src/index.html b/src/index.html index 070ad6b..cbbdba0 100644 --- a/src/index.html +++ b/src/index.html @@ -28,11 +28,11 @@
Web Developer and Software Engineer in Hamburg