Rev 5363 | AutorÃa | Comparar con el anterior | Ultima modificación | Ver Log |
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i");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;}/* HTML5 display-role reset for older browsers */article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display: block;}h1,h2,h3,h4,h5,h6,p,b,a,span,label {color: $font-color;}h1,h2 {color: $title-color;}h2 {font-size: 1.5rem;font-weight: 600;}body {background-color: $bg-color-secondary;font-family: "Source Sans Pro", sans-serif;font-weight: 400;line-height: 1;position: relative;overflow-x: hidden;overflow-y: scroll;}ol,ul {list-style: none;}a,a:hover {text-decoration: none;}blockquote,q {quotes: none;}blockquote:before,blockquote:after,q:before,q:after {content: "";content: none;}button {outline: none;}table {border-collapse: collapse;border-spacing: 0;}* {margin: 0;padding: 0;}a:focus {text-decoration: none;outline: none;}a:hover {color: #fff;}button,button:active,button:focus {outline: none;border: none;background: transparent;}input {outline: none;}textarea {outline: none;}section {width: 100%;position: relative;}p {font-size: 14px;line-height: 1;color: $font-color;}hr {margin-top: 1rem;margin-bottom: 1rem;border: 0;border-top: 1px solid #e5e5e5 !important;}/* ================ CROSS BROWSER COMPATABILITY =============== */img {max-width: 100%;}header {width: 100%;background-color: #e44d3a;}