3words/assets/css/basscss.min.css

2 lines
10 KiB
CSS
Raw Normal View History

2014-08-17 22:18:47 +02:00
body,button,input,select,textarea,pre{margin:0}h1,h2,h3,h4,h5,h6,p,dl,ol,ul{margin-top:0;margin-bottom:1rem}button,input,select,textarea{font-family:inherit;font-size:100%}article,aside,details,figcaption,figure,footer,header,main,nav,section,summary{display:block}body{font-family:"Helvetica Neue",Helvetica,sans-serif;line-height:1.5;font-weight:400}h1,h2,h3,h4,h5,h6{line-height:1.25}h1,.h1{font-size:2rem}h2,.h2{font-size:1.5rem}h3,.h3{font-size:1.25rem}h4,.h4,p,dl,ol,ul{font-size:1rem}h5,.h5{font-size:0.75rem}h6,.h6,small{font-size:0.75rem}@media screen and (min-width: 48em){.h1{font-size:4rem}.h2{font-size:2rem}.h3{font-size:1.5rem}.h4{font-size:1.125rem}.h5{font-size:0.875rem}.h6{font-size:0.875rem}}.bold{font-weight:bold}.regular{font-weight:normal}.italic{font-style:italic}.caps{text-transform:uppercase;letter-spacing:.2em}.left-align{text-align:left}.center{text-align:center}.right-align{text-align:right}.justified{text-align:justify}.m0{margin:0}.mb0{margin-bottom:0}.m1{margin:0.5rem}.mt1{margin-top:0.5rem}.mr1{margin-right:0.5rem}.mb1{margin-bottom:0.5rem}.ml1{margin-left:0.5rem}.m2{margin:1rem}.mt2{margin-top:1rem}.mr2{margin-right:1rem}.mb2{margin-bottom:1rem}.ml2{margin-left:1rem}.m3{margin:2rem}.mt3{margin-top:2rem}.mr3{margin-right:2rem}.mb3{margin-bottom:2rem}.ml3{margin-left:2rem}.m4{margin:4rem}.mt4{margin-top:4rem}.mr4{margin-right:4rem}.mb4{margin-bottom:4rem}.ml4{margin-left:4rem}.wrap{margin-right:auto;margin-left:auto}.p1{padding:0.5rem}.px1{padding-right:0.5rem;padding-left:0.5rem}.py1{padding-top:0.5rem;padding-bottom:0.5rem}.p2{padding:1rem}.px2{padding-right:1rem;padding-left:1rem}.py2{padding-top:1rem;padding-bottom:1rem}.p3{padding:2rem}.px3{padding-right:2rem;padding-left:2rem}.py3{padding-top:2rem;padding-bottom:2rem}.p4{padding:4rem}.px4{padding-right:4rem;padding-left:4rem}.py4{padding-top:4rem;padding-bottom:4rem}.inline{display:inline}.block{display:block}.inline-block{display:inline-block}.oh{overflow:hidden}.left{float:left}.right{float:right}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.fit{max-width:100%}.full-width{width:100%}.half-width{width:50%}.mobile-show{display:none !important}@media screen and (max-width: 48em){.mobile-show,.mobile-block{display:block !important}.mobile-block{width:100%}.mobile-hide{display:none !important}.mobile-center{text-align:center}}.form{font-size:1rem}.form .field,.form .input,.form .select{-moz-box-sizing:border-box;box-sizing:border-box;max-width:100%;height:2.25rem;line-height:1.5rem}.form .input,.form .select{border-style:solid;border-width:1px}.form .select{margin-right:0;margin-left:0}.form .select[multiple]{height:auto}.form .input{padding:0.375rem 0.75rem;-webkit-appearance:none;appearance:none}.form .textarea{-moz-box-sizing:border-box;box-sizing:border-box;padding:0.75rem;line-height:1.5}.form .field-big,.form .input-big{height:3rem}.form .field-small,.form .input-small{height:1.75rem;line-height:1rem}.form-stacked .label,.form-stacked .input,.form-stacked .select,.form-stacked .checkbox,.form-stacked .radio,.form-stacked .fieldset,.form-stacked .field{display:block;width:100%}.form-stacked .input,.form-stacked .select,.form-stacked .radio,.form-stacked .checkbox,.form-stacked .fieldset,.form-stacked .field{margin-bottom:1rem}.list-reset{list-style:none;padding-left:0}.list-inline li{display:inline;white-space:nowrap}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.z1{z-index:1}.z2{z-index:2}.z3{z-index:3}.z4{z-index:4}.absolute-center{top:0;right:0;bottom:0;left:0;margin:auto;display:table}.table-reset{border-collapse:collapse;border-spacing:0;max-width:100%;width:100%}.table-reset th{text-align:left}.table-reset th,.table-reset td{padding:0.75rem;line-height:inherit}.table-reset th{vertical-align:bottom}.table-reset td{vertical-align:top}.table-small th,.table-small td{padding:0.1875rem 0.75rem;line-height:1.75rem}.button{font-family:inherit;font-weight:bold;text-decoration:none;cursor:pointer;border:none