@import "lib/bootstrap/bootstrap"; @import "lib/bootstrap-social/bootstrap-social"; @import "lib/ionicons/ionicons"; @import "lib/animate.min.less"; @import "lib/bootstrap/variables"; html,body,div,span,a,li,td,th { font-family: 'Lato', sans-serif; font-weight: 300; } li, .wrappable { white-space: pre; /* CSS 2.0 */ white-space: pre-wrap; /* CSS 2.1 */ white-space: pre-line; /* CSS 3.0 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ white-space: -moz-pre-wrap; /* Mozilla */ white-space: -hp-pre-wrap; /* HP Printers */ word-wrap: break-word; /* IE 5+ */ } html { position: relative; min-height: 100%; // hack to prevent horizontal overflow problem on showHTML view overflow-x: hidden; } body.full-screen-body-background { background-color: #eeeeee; } body.top-and-bottom-margins { padding-top: 80px; margin-bottom: 60px; } body.no-top-and-bottom-margins { margin: 70px 20px 50px 20px; } h1, h2 { font-weight: 400; } .btn { font-weight: 400; } h1, h2, h3, h4, h5, h6, p, li { padding-top: 5px; padding-bottom: 5px; } // Alerts // ------------------------- .alert { margin-top: 20px; } // Thumbnails // ------------------------- .thumbnail { padding: 0; border-radius: 0; box-shadow: 0 0 5px #ccc, inset 0 0 0 #000; } // Font Icons // ------------------------- .fa, [class^='ion-'] { margin-right: 5px; } .img-center { margin: 0 auto; } .three-by-three { height: 100px; } /**/ .btn-cta { font-size: 40px; } .nonprofit-cta { font-size: 28px; } .btn { white-space: normal; -webkit-box-shadow: 2px 4px 1px rgba(0, 0, 0, 0.3); -moz-box-shadow: 2px 4px 1px rgba(0, 0, 0, 0.3); box-shadow: 2px 4px 1px rgba(0, 0, 0, 0.3); } .btn-nav { margin-top: 10px; } ul { list-style: none; word-wrap: break-word; } .img-center { margin:0 auto; } .centered-iframe { display:block; } @media (min-width: 767px) { .landing-panel-body { padding-left: 40px; padding-right: 40px; } } .landing-panel-heading { font-size: 40px; } .panel-heading { font-size: 25px; } .panel-heading > h1 { font-size: 25px; padding: 2px; margin: 2px; } .navbar-brand { font-size: 26px; } .ten-pixel-break { height: 10px; } .fifteen-pixel-break { height: 15px; } .nav-height { height: 50px; border: none; } .landing-icon { height: 200px; width: 200px; } .completion-icon{ font-size: 150px; } .responsive-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; } .responsive-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .positive-5 { margin-top: 5px; } .positive-10 { padding-top: 10px; } .positive-15 { margin-top: 15px; } .negative-45 { margin-top: -45px; margin-bottom: -45px; } .negative-10 { margin-top: -10px; } .negative-28 { margin-top: -28px; } .negative-35 { margin-top: -35px; } .negative-30 { margin-top: -30px; } .negative-5 { margin-top: -5px; } .negative-15 { margin-top: -15px; } .negative-20 { margin-top: -20px; } .landing-p { font-size: 18px !important; } .text-success { color: @brand-success; } .delay-1 { -webkit-animation-delay: 1s; animation-delay: 1s; } .delay-2 { -webkit-animation-delay: 2s; animation-delay: 2s; } .delay-4 { -webkit-animation-delay: 4s; animation-delay: 4s; } .delay-10 { -webkit-animation-delay: 10s; animation-delay: 10s; } .fast-animation { -webkit-animation-duration: 0.5s; animation-duration: 0.5s; } .slow-animation { -webkit-animation-duration: 1.5s; animation-duration: 1.5s; } .disabled { pointer-events: none; cursor: default; color: graytext !important; } .hidden-element { display: none; } .button-container { height: 120px; } .nav-logo { height: 40px; margin-top: -10px; @media (max-width: 381px) { height: 30px; margin-top: -5px; } @media (min-width: 767px) and (max-width: 890px) { height: 30px; margin-top: -5px; } } .navbar-right { @media (min-width: 767px) { padding-right: 50px; } @media (max-width: 991px) and (min-width: 768px) { position: absolute; right:0; margin-right: 10px; white-space: nowrap; } } .navbar { white-space: nowrap; border: none; @media (min-width: 767px) { padding-left: 30px; padding-right: 30px; } } .panel-body { margin-bottom: -6px; } .strikethrough { text-decoration: line-through; } .btn-social { width: 250px; margin: auto; } .btn-link-social { max-width: 400px; margin: auto; margin-bottom: 10px; } .navbar { background-color: #4a2b0f; } .navbar-nav > li > a { color: #eee; &:hover { color: #4a2b0f; } } .hug-top { margin-top: -35px; margin-bottom: -10px; } .big-text { font-size: 63px; } .scroll-lock { overflow: hidden; height: 100%; } .signup-btn.btn { background-color: #ffac33; background-image: linear-gradient(#ffcc4d, #ffac33); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffcc4d, endColorstr=#ffac33, GradientType=0)"; border-color: #f1a02a; color: #292f33 !important; text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); } .signup-btn:hover, .signup-btn:focus { background-color: #e99110; background-image: linear-gradient(#ffcc4d, #e99110); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffcc4d, endColorstr=#e99110, GradientType=0)"; border-color: #ec8b11; color: #292f33 !important; } .signup-btn:active { background-color: #f2a330; background-image: none; box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.3); } .profile-image { border-radius: 5px; width: 200px; height: 200px; padding-left: 5px; padding-right: 5px; } .team-member { height: 420px; } *, *:before, *:after {box-sizing: border-box !important;} .masonry-row { -moz-column-width: 18em; -webkit-column-width: 18em; -moz-column-gap: 1em; -webkit-column-gap:1em; } .masonry-block { display: inline-block; padding: .25rem; width: 100%; } .masonry-relative { position:relative; display: block; } .next-challenge-button { max-width: 1500px; margin:0 auto; } .btn-big { font-size: 30px; } .big-text-field { font-size: 30px; height: 57px; } .btn-responsive { @media (max-width: 768px) { font-size: 15px; height: 26.5px; padding-top: 1px; } } .field-responsive { @media (max-width: 768px) { font-size: 15px; height: 26.5px; } } .table { margin-left: -16px; } thead { font-size: 150%; } .nowrap { white-space: nowrap; } .big-break { margin-top: 50px; margin-bottom: 50px; } .profile-picture { height: 50px; width: 50px; } .navbar-nav a { color: #eee; font-size: 20px; margin-top: -5px; margin-bottom: -5px; } .navbar-toggle { color: #eee; } .navbar-right { background-color: #4a2b0f; text-align: center; } .signup-btn-nav { margin-top:-2px !important; padding-top: 10px !important; padding-bottom: 10px !important; } .nameline { margin-top: -5px; font-size: 40px; } .public-profile-img { height: 200px; width: 200px; border-radius: 5px; } .ng-invalid.ng-dirty { border-color: #FA787E; } .ng-valid.ng-dirty { border-color: #78FA89; } .desktop-narrow { @media (min-width: 767px) { marign: 0 auto; width: 80%; } } .min650 { min-height: 630px; } .portfolio-image { height: 225px; width: 300px; border-radius: 5px; } .flat-top { margin-top: -5px; } .negative-bottom { margin-bottom: -20px; } .min-height-1000 { min-height: 1000px; } .points-on-top { color: #eee; font-size: 35px; z-index: 2; width: 60%; margin: 0 auto; position: relative; top: 50%; transform: translateY(-50%); } .landing-skill-icon { color: #215f1e; font-size: 150px; } .black-text { color: #333; font-weight: 400; font-size: 40px; } .font-awesome-padding { margin-top: 45px; margin-bottom: 20px; } .background-svg { width: 220px; height: 220px; background-image: url("https://s3.amazonaws.com/freecodecamp/certificate-icon.svg"); background-size: 120%; background-repeat: no-repeat; background-position: center; } .testimonial-image { border-radius: 5px; height: 200px; width: 200px; color: #009900 } .testimonial-copy { font-size: 20px; text-align: center; @media (min-width: 991px) and (max-width: 1199px) { height: 120px; } @media (min-width: 1200px) { height: 90px; } } .hamburger-dropdown { @media (max-width: 768px) { margin-top: -5px; } } .challenge-list-header { background-color: #215f1e; color: #eee; font-size: 36px; text-align: center; margin-bottom: -30px; border-radius: 5px 5px 0px 0px; padding-left: 50px; } .all-list-header { background-color: #4A2B0F; color: #eee; font-size: 36px; text-align: center; margin-bottom: -30px; border-radius: 5px 5px 0px 0px; padding-left: 50px; } .closing-x { color: #eee; font-size: 50px; text-align: right; } .fcc-footer { width: 100%; text-align: center; background-color: #4a2b0f; height: 40px; bottom: 0; left: 0; position: absolute; a { font-size: 28px; color: #eee; &:hover { color: #4a2b0f; background-color: #eee; text-decoration: none; } } } .embed-responsive-twitch-chat { padding-bottom: 117%; } #directions { text-align: left; font-size: 15px; } .jquery-exercises-well { text-align: left; height: 200px; } #exercise-directory { font-size: 20px; } #current-exercise { text-size: 250px; } .bonfire-instructions { margin-bottom: 5px; } /** * Bonfire styling */ form.code span { font-size: 18px; font-family: "Ubuntu Mono"; padding-bottom: 0px; margin-bottom: 0px; height: 100%; } .CodeMirror-linenumber { font-size: 18px; font-family: "Ubuntu Mono"; } #mainEditorPanel { height: 100%; } .big-error-icon { font-size: 40px; color: @brand-danger; } .big-success-icon { font-size: 40px; color: @brand-primary; } .test-output { font-size: 15px; font-family: "Ubuntu Mono"; } #mainEditorPanel .panel-body { padding-bottom: 0px; } .panel-bonfire { height: 100% } div.CodeMirror-scroll { padding-bottom: 30px; } .test-vertical-center { margin-top: 15px; } .cm-s-monokai.CodeMirror { border-radius: 5px; } .bonfire-flames { margin-top: -20px; margin-bottom: -2px; } .bonfire-top { margin-top: -30px; } iframe.iphone { border: none; @media(min-width: 992px) { width: 280px; height: 500px; position: absolute; top: 70px; right: 25px; overflow-y: scroll; } @media(max-width: 991px) { width: 100%; border-radius: 5px; overflow-y: visible; } } // To adjust right margin, negative values bring the image closer to the edge of the screen .iphone-position { position: absolute; top: -50px; right: -205px; z-index: -1; } .courseware-height { min-height: 650px; } // This is used to give icons text for screen readers to read out, without needing the text to actually appear. .icon-lock{ font-size: 0px; } .stats-text { font-size: 26px; line-height: 150%; } .github-and-twitter-button-text { padding-top: 10px; } .gitter-imbed { height: 100%; margin-bottom: 50px; } .btn-primary-ghost { background: transparent; color: @brand-primary; /* CSS Transition */ -webkit-transition: background .2s ease-in-out, border .2s ease-in-out; -moz-transition: background .2s ease-in-out, border .2s ease-in-out; -ms-transition: background .2s ease-in-out, border .2s ease-in-out; -o-transition: background .2s ease-in-out, border .2s ease-in-out; transition: background .2s ease-in-out, border .2s ease-in-out; } .hamburger { width: 80px; padding-left: 0px; padding-right: 0px; margin-left: 0px; margin-right: 2px; text-align:left; font-size: 10px; } .hamburger-text { line-height: 0.75em; margin-top: 10px; font-size: 16px; margin-left: -5px; } .tight-h3 { margin-top: -4px; margin-bottom: -4px; } .story-list { padding-bottom: 30px; margin-bottom: 30px; } .big-ion-up-arrow { font-size: 45px; margin-top: -10px; margin-bottom: -15px; text-align: center; } .big-ion-up-arrow #upvote, #reply-to-main-post { cursor: pointer; } .story-up-votes { padding-top: 0px; margin-left: -5px; text-align: center; } .control-label .control-label-story-submission { telt-align: left; } .img-story-post { max-width: 110px; max-height: 110px; } .spacer { padding: 15px 0 15px 0; } .img-news { width: 50px; height: 50px; } .url-preview { max-width: 250px; max-height: 250px; } //.media ~ .media .media-body-wrapper:nth-child(odd) { // background-color: #e5e5e5; //} .media-news { width: 100%; } .story-headline { font-size: 20px; } #reply-to-main-post, #upvote { cursor: pointer; } .btn-no-shadow { -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0); -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0); box-shadow: 0px 0px 0px rgba(0, 0, 0, 0); } #cal-heatmap { width: 361px; } .cal-heatmap-container { background-color: #EEEEEE; } //uncomment this to see the dimensions of all elements outlined in red //* { // border-color: red; // border-width: 1px; // border-style: solid; //}