$serif: "freight-sans-pro",sans-serif !important; $georgia: "ff-tisa-web-pro",Georgia,Cambria,"Times New Roman",Times,serif !important; $background-color: #F9F9F6; $soft-separator: #cecece; $link-color: #5100a9; $link-up: #222; body { padding-top: 50px; position: relative; background-color: $background-color; font-size: 1.6em; font-family: "ff-tisa-web-pro",Georgia,Cambria,"Times New Roman",Times,serif !important;; a{ outline: none !important; color:$link-color; &:hover{ color: $link-up; } } } .container{ width: 100%; } nav{ background-color: #F9F9F6 !important; } h2, .h2, h4 { font-family: "ff-tisa-web-pro",Georgia,Cambria,"Times New Roman",Times,serif !important;; &.title{ font-family: $serif; text-transform: uppercase; color:#0e0e0e; font-weight: bold; } &.centered{ margin: 43px 20px; text-align: center; color:#0e0e0e; } font-weight: 700; } nav.transparent.navbar { //background: rgba(0,0,0,0.4); background: transparent; //border-bottom: 1px solid #1E1E1E; a { color: #222; } .navbar-inner a { font-weight: lighter; color: #222; text-transform: uppercase; font-size: 0.8em; } } .navbar-toggle { background-color: rgba(0, 0, 0, 0); border: 1px solid #000; &:focus{ background-color: #ddd; } } .navbar-toggle .icon-bar { background-color: #000; } #footer { border-top: 1px solid #ccc; color: #888888; margin-top: 0; padding-bottom: 17px; padding-top: 17px; text-align: center; //text-transform: uppercase; } .navbar { background-color: #FFFFFF; //border-bottom: 1px solid #ECECEC; border-bottom: 1px solid #ccc; font-weight: 500; //position: relative; transition: border-bottom-color 0s ease 0.1s; } .navbar-brand{ //color: #5100A9; float: left; font-family: $serif; font-size: 37px; font-style: inherit; font-weight: 900; margin-left: -15px; margin-right: 5px; text-transform: uppercase; } .navbar .nav, .navbar .nav > li { float:none; display:inline-block; *display:inline; /* ie7 fix */ *zoom:1; /* hasLayout ie7 trigger */ vertical-align: top; a{ font-family:$serif; } } .navbar-inner { display: block; //font-family: Runda-1; //font-size: 1.5em; line-height: 20px; margin-left: auto; margin-right: auto; //max-width: 687px; text-align: center; } .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { background-color: background; border-radius: 0; color: #fff; } .nav-pills > li > a, .nav-pills > li > a:hover, .nav-pills > li > a:focus { background-color: #eee; border-radius: 0; color: #000; } .avatar{ border-radius: 50%; } #left-wrap{ min-width: 250px; } #sidebar{ border-right: 1px solid #cecece; display: inline-block; height: 100%; left: 0px; padding: 0; width: 253px; background-color: $background-color; #sidebar-header{ border-bottom: 1px solid #cecece; padding: 15px 15px 11px; } } #main-content{ min-width: 600px; } #repo-menu{ //margin-top: 29px; margin-top: 13px; i{ padding: 3.7px; } } /* pre#log{ background-color: #222; border: 1px solid #ddd; clear: left; color: #f1f1f1; counter-reset: line-numbering; font-family: monospace; font-size: 12px; line-height: 19px; margin-top: 1em; min-height: 12px; padding: 15px 23px; position: relative; white-space: pre-wrap; word-wrap: break-word; }*/ .build-row td{ font-size: 13px; padding: 5px 20px 5px 0; text-align: left; vertical-align: top; }