-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstyles.css
More file actions
1 lines (1 loc) · 2.28 KB
/
styles.css
File metadata and controls
1 lines (1 loc) · 2.28 KB
1
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-decoration:none;-webkit-tap-highlight-color:transparent}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body,html{background:#273347;color:#fff;font-family:Open Sans,sans-serif;font-family-height:100vh}@media (min-width:769px){#app{height:100vh;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:justify;-ms-flex-pack:justify;justify-content:space-between}}header{padding:30px 20px;padding-max-width:700px;padding-margin:0 auto;padding-box-sizing:border-box}header img{display:block;width:50%;max-width:300px;border-radius:100%;margin:0 auto}section{text-align:center;padding:0 20px;max-width:700px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media (min-width:769px){section{text-align:left}}section h1{font-size:1.5em;line-height:1.2;padding:0 0 20px;font-weight:600}section h1 strong{color:#f9a400;font-weight:700}section h2{font-size:1.5em;font-weight:600;padding-bottom:20px}section p{font-size:1em;line-height:1.6;padding-bottom:20px}footer{background:#1e2737;text-align:center}@media (min-width:769px){footer{text-align:left}}footer div{max-width:700px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:30px 20px}footer h2{font-size:1.2em;line-height:1.2;font-weight:600;padding-bottom:20px}footer ul li a{color:#f9a400;font-size:1em;line-height:1.4}@media (min-width:769px){footer ul{display:-webkit-box;display:-ms-flexbox;display:flex}footer ul li:before{content:"/";padding:0 8px}footer ul li:first-child:before{display:none}}