{I" class:ETI"BundledAsset;FI"logical_path;TI"styleguide.css;TI" pathname;TI"W/Users/nachogutierrez/Projects/mountain_view/app/assets/stylesheets/styleguide.css;FI"content_type;TI" text/css;TI" mtime;Tl+N2(UI" length;Ti¶I" digest;TI"%4fbcc6c5fbe0fc8c446aca1fe544770d;FI" source;TI"¶.card{ max-width: 300px; box-sizing: border-box; background: #FFF; border-radius: 4px; margin-bottom: 20px; box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.2); -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2); -o-box-shadow: 0px 0px 4px rgba(0,0,0,0.2); } .card--no-img{ padding: 20px; } .card__image img{ border-radius: 4px 4px 0 0; max-width: 100%; } .card__content{ padding: 16px; } .card__content__title{ font-size: 17px; margin:0; line-height: 1; color:#1D7657; font-weight: bold; margin-bottom: 10px; } .card__content__title a{ color:#1D7657; font-size: 17px; margin: 0 0 5px 0; line-height: 1; text-decoration: none; } .card__content__title a:hover{ color:#0B4A34; } .card__content p{ color: #B2B2B2; margin: 0; font-size: 13px; line-height: 1.5; } .card__content__data{ padding: 10px 0; } .card__content__data dl{ display: inline-block; width: 32%; } .card__content__data dl dt{ font-size: 20px; margin-bottom: 6px; color: #bbb; } .card__content__data dl dd{ text-transform: uppercase; font-size: 11px; color: #888; font-weight: bold; } .header { margin-bottom: 30px; font-family: 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif; position: relative; } .header h1{ font-size: 30px; color: #333; margin-bottom: 10px; } .header h3{ font-size: 20px; font-family: 'Georgia'; color:#888; } .header::after{ content: " "; width: 100px; position: absolute; bottom: -17px; left: 0; border-bottom: 5px solid #2C9140; } /* http://prismjs.com/download.html?themes=prism&languages=clike+javascript+ruby */ /** * prism.js default theme for JavaScript, CSS and HTML * Based on dabblet (http://dabblet.com) * @author Lea Verou */ code[class*="language-"], pre[class*="language-"] { color: black; text-shadow: 0 1px white; font-family: Consolas, Monaco, 'Andale Mono', monospace; direction: ltr; text-align: left; white-space: pre; word-spacing: normal; word-break: normal; line-height: 1.5; -moz-tab-size: 4; -o-tab-size: 4; tab-size: 4; -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; } pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection, code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection { text-shadow: none; background: #b3d4fc; } pre[class*="language-"]::selection, pre[class*="language-"] ::selection, code[class*="language-"]::selection, code[class*="language-"] ::selection { text-shadow: none; background: #b3d4fc; } @media print { code[class*="language-"], pre[class*="language-"] { text-shadow: none; } } /* Code blocks */ pre[class*="language-"] { padding: 1em; margin: .5em 0; overflow: auto; } :not(pre) > code[class*="language-"], pre[class*="language-"] { background: #f5f2f0; } /* Inline code */ :not(pre) > code[class*="language-"] { padding: .1em; border-radius: .3em; } .token.comment, .token.prolog, .token.doctype, .token.cdata { color: slategray; } .token.punctuation { color: #999; } .namespace { opacity: .7; } .token.property, .token.tag, .token.boolean, .token.number, .token.constant, .token.symbol, .token.deleted { color: #905; } .token.selector, .token.attr-name, .token.string, .token.char, .token.builtin, .token.inserted { color: #690; } .token.operator, .token.entity, .token.url, .language-css .token.string, .style .token.string { color: #a67f59; background: hsla(0, 0%, 100%, .5); } .token.atrule, .token.attr-value, .token.keyword { color: #07a; } .token.function { color: #DD4A68; } .token.regex, .token.important, .token.variable { color: #e90; } .token.important, .token.bold { font-weight: bold; } .token.italic { font-style: italic; } .token.entity { cursor: help; } /* */ /* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */ 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{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}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:none}table{border-collapse:collapse;border-spacing:0} body{ font-family: 'Helvetica Neue', Helvetica, Roboto, Arial, sans-serif; padding: 0; margin: 0; } /* HEADER */ .mv-header{ background: #777; padding: 20px; } .mv-header__logo{ font-weight: bold; color: white; font-size: 20px; } /* FlEX WRAPPER */ .mv-flex-wrapper{ display: flex; } /* SIDEBAR */ .mv-sidebar{ background: #F7F7F7; width: 18%; box-sizing: border-box; display: block; float: left; padding: 30px 20px; flex:1; min-height: 100vh; } .mv-sidebar h3{ font-weight: bold; font-size: 16px; margin-bottom: 25px; color: #444; } .mv-sidebar ul{ } .mv-sidebar ul li{ margin-bottom: 20px; } .mv-sidebar ul li a{ color:#555; font-size: 14px; text-decoration: none; font-weight: 300; } .mv-sidebar ul li a:hover{ color:#000; } /* MAIN */ .mv-main{ box-sizing: border-box; width: 82%; float:left; padding: 30px 60px; } .mv-main__header{ margin-bottom: 40px; } .mv-main__header h1{ font-weight: 100; font-size: 55px; color: #333; } .mv-main__description { } /* COMPONENT */ .mv-component{ margin-bottom: 150px; } .mv-component__item{ } .mv-component__description{ padding: 25px; background: #F7F7F7; border: 1px solid #E4E4E4; margin-top:30px; } .mv-component__description h2{ font-weight:bold; margin-bottom:20px; } .mv-component__description__definition{ margin-bottom:20px; } .mv-component__description__definition code{ background: none !important; font-size:14px; } .mv-component__description__properties{ background: #fff !important; border:1px solid #e4e4e4; max-height:230px; overflow:auto; font-size: 13px; padding: 30px 20px; } ;TI"required_assets_digest;TI"%777ec686a5a3a9b4517d136ec72c421b;FI" _version;TI"%64e62ddc273c2f5847f30d698ca14b67;F