-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathstyle.css
More file actions
executable file
·1 lines (1 loc) · 9.01 KB
/
Copy pathstyle.css
File metadata and controls
executable file
·1 lines (1 loc) · 9.01 KB
1
.image-cta{border-radius:200px;box-sizing:border-box;border:3px solid #DB4437}.image-vta{border-radius:200px;box-sizing:border-box;border:3px solid #0F9D58}*{transition:all .1s linear}::-moz-selection{color:#fff;background:#0F9D58}::selection{color:#fff;background:#0F9D58}body{font-family:"Inconsolata",monospace;font-size:20px;overflow-x:hidden;margin:0;padding:0;hyphens:auto;text-rendering:optimizeLegibility}a{padding:2px;text-decoration:none;color:#DB4437;border-bottom:1px solid #DB4437;box-shadow:inset 0 -3px 0 #DB4437}a:hover,a:focus{text-decoration:none;color:#fff;background-color:#DB4437}h2{position:relative;display:inline-block}@keyframes blink-animation{to{visibility:hidden}}@-webkit-keyframes blink-animation{to{visibility:hidden}}@media (max-width: 600px){.row{margin-right:0;margin-left:0}}.marginbottom{margin-bottom:30px}section{margin-bottom:50px;padding-top:40px;outline:none}p{margin-top:20px;margin-bottom:20px}img{max-width:100%}.small{font-size:12px}header{position:absolute;z-index:1000;width:100%;height:50px;padding:10px;color:#fff}header.affix{opacity:1;background-color:#0F9D58}header .logo{font-family:"Lato",sans-serif;font-weight:700;float:left;margin-left:20px;text-align:left}header .logo a{color:#fff}header nav{text-align:right;hyphens:none}header nav ul{display:inline-block;padding-right:20px;padding-left:20px}header nav ul li{display:inline-block;margin-right:10px;margin-left:10px}header nav ul li a{font-size:.8em;color:#fff}header nav ul li a:focus{text-decoration:none;color:#fff}header #menuToggle{position:relative;z-index:1;top:7px;right:20px;display:none;float:right;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}header #menuToggle input{position:absolute;z-index:2;top:-7px;left:-5px;display:block;width:40px;height:32px;cursor:pointer;opacity:0;-webkit-touch-callout:none}header #menuToggle span{position:relative;z-index:1;display:block;width:33px;height:4px;margin-right:-10px;margin-bottom:5px;transition:transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),opacity 0.55s ease;transform-origin:4px 0;border-radius:3px;background:#DB4437}header #menuToggle span:first-child{transform-origin:0 0}header #menuToggle span:nth-last-child(2){transform-origin:0 100%}header #menuToggle input:checked ~ span{transform:rotate(45deg) translate(-2px, -1px);opacity:1;background:#DB4437}header #menuToggle input:checked ~ span:nth-last-child(3){transform:rotate(0deg) scale(0.2, 0.2);opacity:0}header #menuToggle input:checked ~ span:nth-last-child(2){transform:rotate(-45deg) translate(0, -1px)}header #menu{position:absolute;display:none;margin:-100px 0 0 -50px;padding:20px;padding-top:100px;list-style-type:none;transition:transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);transform:translate(100%, 0);transform-origin:0 0;background-color:#0F9D58;-webkit-font-smoothing:antialiased}header #menu li{font-size:22px;display:block;padding:10px 0}header #menuToggle input:checked ~ ul{display:inline-block;transform:translate(-57%, 0)}#landing{position:relative;z-index:10;padding-top:30px;color:#fff}#landing.coc{max-height:380px;margin-bottom:30px;background:#0F9D58}.withback{height:100px;margin-top:70px;background-repeat:no-repeat;background-position:center}.logo img{width:80%}.title,.subtitle{font-family:"Lato",sans-serif}.title{font-size:80px;font-weight:900;line-height:96px;display:inline-block}.subtitle{font-size:1.3em;font-weight:300;line-height:40px}#info{margin:100px 0 50px 0}.info-subtitle{font-family:"Lato",sans-serif;font-size:2em;font-weight:700;line-height:40px;color:#0F9D58}@media (max-width: 600px){.info-subtitle{font-size:1.8em}}.info-category{font-size:24px;font-weight:700;line-height:32px;margin:20px 0 20px 0;color:#0F9D58}.low-spacing{margin:10px 0 10px 0}.medium-spacing{margin:50px 0 50px 0}ul{padding-left:0;list-style-type:none}.footer{font-size:.8em;padding:5px;background-color:#0F9D58}.footer a{color:#fff}.cta{font-size:1.1em;display:block;min-width:300px;max-width:300px;margin:50px auto auto;padding:15px;text-align:center;color:#fff;border-bottom:none;border-radius:100px;background-color:#DB4437;box-shadow:none}.cta:hover{background-color:#ca3124}.cta:focus{text-decoration:none;color:#fff}.text{text-align:left}.subscribe{color:#0F9D58;font-size:16px;width:250px;margin-bottom:10px;padding:5px 15px 5px 15px;border:2px solid #DB4437;border-radius:24px;outline:0}.subscribe-submit{font-size:.8em;width:120px;margin-bottom:10px;padding:5px;color:#fff;border-color:transparent;border-radius:24px;outline:0;background:#DB4437}.newsletter{margin-bottom:0;padding-top:30px;padding-bottom:20px;color:#fff;background-color:#0F9D58}.newsletter .call-to-subscribe{line-height:26px}.newsletter ::-webkit-input-placeholder{color:#d8d8d8}.newsletter :-moz-placeholder{opacity:1;color:#d8d8d8}.newsletter ::-moz-placeholder{opacity:1;color:#d8d8d8}.newsletter :-ms-input-placeholder{color:#d8d8d8}.newsletter ::-ms-input-placeholder{color:#d8d8d8}.dirty{font-family:"Lato",sans-serif;font-size:1.3em;font-weight:700;color:#0F9D58}.homepage-hero-module{position:relative;border-right:none;border-left:none}.no-video .video-container video,.touch .video-container video{display:none}.no-video .video-container .poster,.touch .video-container .poster{display:block !important}.video-container{position:relative;bottom:0;left:0;overflow:hidden;width:100%;height:100%;-webkit-clip-path:polygon(0 0, 100% 0, 100% 90%, 0% 100%);clip-path:polygon(0 0, 100% 0, 100% 90%, 0% 100%)}@media (max-width: 800px){.video-container{-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%);clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}}.video-container .poster img{position:absolute;bottom:0;width:100%}.video-container .filter{position:absolute;z-index:1;width:100%;height:100%;background-color:#0F9D58}.video-container video{position:absolute;z-index:0;top:0;bottom:0;min-width:100%;min-height:100%;object-fit:cover}.venue-icon{margin-top:50px}.venue-icon img{max-width:250px}.speaker{text-align:center}.speaker h3{font-family:"Lato",sans-serif;font-size:1.2em;font-weight:700;margin-top:30px;margin-bottom:30px;color:#0F9D58}.speaker .bio{font-size:.8em;text-align:left}.speaker .tags span{font-size:12px;display:inline-block;margin-right:10px;padding:2px;padding-right:8px;padding-left:8px;color:#fff;border-radius:20px}.speaker .tags span.charla{background-color:#0F9D58}.speaker .tags span.taller{background-color:#0F9D58}.speaker .tags span.kata{background-color:#0F9D58}#ticketea{padding-bottom:60px;background-color:#f8f8ff}.ticketea a{border:none;box-shadow:none}.ticketea a:hover{background-color:transparent}@media (max-width: 991px){.title{font-size:60px}.menu-desktop{display:none}header #menuToggle{display:block}.newsletter{text-align:center}.newsletter input{display:block;margin:auto}}@media (max-width: 768px){.title{font-size:60px}.video-container{max-height:100%}#landing{padding-bottom:0}}@media (max-width: 480px){#landing{padding-bottom:0}#landing .logo{margin-top:80px}#landing .withback{display:none}#landing .subtitle{font-size:1em}}.material-icons{font-family:'Material Icons' !important;font-size:28px;font-weight:normal;font-style:normal;vertical-align:bottom}.directions{margin-top:30px}.directions li{margin-bottom:20px}.map iframe{width:100%}.avatar{max-width:160px;border-radius:50%}.twitter{font-size:1em;margin-top:-20px}#who img{display:inline-block}#sponsors{text-align:center}#sponsors .col{text-align:center}#sponsors img{display:inline-block}#sponsors .patro{padding:25px;padding-top:30px;padding-bottom:30px;background-color:#f8f8ff}#sponsors .sponsor{align-items:center;margin-bottom:30px}#sponsors .sponsor h4{margin-bottom:20px}#sponsors .sponsor a{border:none;box-shadow:none;text-shadow:none}#sponsors .sponsor a:hover{opacity:.8;background-color:transparent;box-shadow:none}#sponsors .sponsor a:focus{background-color:transparent}#sponsors .sponsor-row{display:flex;align-items:center}#sponsors h3{font-weight:700;margin-bottom:40px}#sponsors .spo{margin-bottom:40px}.content{font-size:.8em;margin-bottom:40px;text-align:left}#contents{padding-bottom:40px;background-color:#f8f8ff}#contents .row{padding:10px}#contents h3{font-family:"Lato",sans-serif;font-size:1.2em;font-weight:700;margin-top:30px;margin-bottom:20px;color:#0F9D58}#contents h4{font-weight:700;font-style:italic;margin-bottom:10px;padding-bottom:20px;color:#0F9D58;border-bottom:1px solid #0F9D58}#contents h4.charla{color:#0F9D58;border-color:#0F9D58}#contents h4.taller{color:#0F9D58;border-color:#0F9D58}#contents h4.kata{color:#0F9D58;border-color:#0F9D58}#contents h5{font-size:1em;font-weight:700}#contents .cont-item{margin-bottom:50px}#contents .cont{font-size:.8em;text-align:left}#contents .cont strong{display:block;margin-top:15px}#contents .tags{margin-top:30px;margin-bottom:40px}#contents .tags span{font-size:18px;display:block;margin-right:10px;padding:4px 8px;color:#fff;border-radius:20px}#contents .tags span.charla{background-color:#0F9D58}#contents .tags span.taller{background-color:#0F9D58}#contents .tags span.kata{background-color:#0F9D58}.code{font-family:"Courier New",Courier,monospace}#voluntarios{background:#f7e9ff;margin-bottom:0px}