forked from Git/hugo-story
1
0
Fork 0
agr.asia/originalStorySite/assets/css/main.min.css

1 line
146 KiB
CSS
Raw Normal View History

2020-07-02 07:05:45 +02:00
@import "fontawesome-all.min.css";@import "https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300i,400,400i";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}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:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}body{-webkit-text-size-adjust:none}mark{background-color:transparent;color:inherit}input::-moz-focus-inner{border:0;padding:0}input,select,textarea{-moz-appearance:none;-webkit-appearance:none;-ms-appearance:none;appearance:none}@-ms-viewport{width: device-width; }body{-ms-overflow-style:scrollbar}@media screen and (max-width:480px){html,body{min-width:320px}}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{background:#fff}body.is-preload *,body.is-preload *:before,body.is-preload *:after{-moz-animation:none!important;-webkit-animation:none!important;-ms-animation:none!important;animation:none!important;-moz-transition:none!important;-webkit-transition:none!important;-ms-transition:none!important;transition:none!important}html{font-size:18pt}@media screen and (max-width:1680px){html{font-size:14pt}}@media screen and (max-width:1280px){html{font-size:12pt}}@media screen and (max-width:736px){html{font-size:11pt}}@media screen and (max-width:360px){html{font-size:10pt}}body{background-color:#fff;color:#000}body,input,select,textarea{font-family:source sans pro,Helvetica,sans-serif;font-size:1rem;font-weight:300;line-height:1.65}a{-moz-transition:color .2s ease-in-out;-webkit-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;transition:color .2s ease-in-out;text-decoration:underline}a:hover{text-decoration:none}strong,b{font-weight:400}em,i{font-style:italic}p{margin:0 0 2rem}p.major{font-size:1.25rem}h1,h2,h3,h4,h5,h6{font-weight:300;line-height:1.375;letter-spacing:-.05em;margin:0 0 1rem}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;text-decoration:none}h1{font-size:3.5rem;line-height:1.2}h2{font-size:2.25rem}h3{font-size:1.5rem}h4{font-size:1.1rem}h5{font-size:.9rem}h6{font-size:.7rem}sub{font-size:.8rem;position:relative;top:.5rem}sup{font-size:.8rem;position:relative;top:-.5rem}blockquote{border-left:solid 4px;font-style:italic;margin:0 0 2rem;padding:.5rem 0 .5rem 2rem}code{border-radius:4px;font-family:courier new,monospace;font-size:.9em;margin:0 .25rem;padding:.25rem .325rem}pre{-webkit-overflow-scrolling:touch;font-family:courier new,monospace;font-size:.9em;margin:0 0 2rem}pre code{display:block;line-height:1.5;padding:.75rem 1rem;overflow-x:auto}hr{border:0;border-bottom:solid 1px;margin:2.5rem 0}hr.major{margin:3.5rem 0}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}.footerspacer{padding-left:15px;padding-right:15px}@media screen and (max-width:736px){p.major{font-size:1.1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.25rem}h4{font-size:1rem}}input,select,textarea{color:#000}a{color:#000}a:hover{color:#837164}strong,b{color:#000}h1,h2,h3,h4,h5,h6{color:#000}blockquote{border-left-color:rgba(0,0,0,.2)}code{background:rgba(0,0,0,.05);border-color:rgba(0,0,0,.2)}hr{border-bottom-color:rgba(0,0,0,.2)}.row{display:flex;flex-wrap:wrap;box-sizing:border-box;align-items:stretch}.row>*{box-sizing:border-box}.row.gtr-uniform>*>:last-child{margin-bottom:0}.row.aln-left{justify-content:flex-start}.row.aln-center{justify-content:center}.row.aln-right{justify-content:flex-end}.row.aln-top{align-items:flex-start}.row.aln-middle{align-items:center}.row.aln-botto