Commit 0fe52011 authored by Huang's avatar Huang
Browse files

no commit message

parent e2a64d42
/* Magnific Popup CSS */
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; }
/* Main image in popup */
img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
/**
* Remove all paddings around the image on small screen
*/
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
/*
* Core Owl Carousel CSS File
* v1.3.3
*/
/* clearfix */
.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
/* display none until init */
.owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
cursor:url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}
/*
* Owl Carousel Owl Demo Theme
* v1.3.3
*/
.owl-theme .owl-controls{
margin-top: 16px;
text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div{
color: #FFF;
display: inline-block;
zoom: 1;
*display: inline;/*IE7 life-saver */
margin: 5px;
padding: 3px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #888888;
filter: Alpha(Opacity=50);/*IE7 fix*/
opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
filter: Alpha(Opacity=100);/*IE7 fix*/
opacity: 1;
text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
display: block;
width: 8px;
height: 8px;
margin: 3px 5px;
filter: Alpha(Opacity=50);/*IE7 fix*/
opacity: 0.5;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #888888;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
filter: Alpha(Opacity=100);/*IE7 fix*/
opacity: 1;
background: #999;
border-color: transparent;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers{
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}
/* preloading images */
.owl-item.loading{
min-height: 150px;
background: url(AjaxLoader.gif) no-repeat center center
}
\ No newline at end of file
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,700');
body {
background: #ffffff;
font-family: 'Source Sans Pro', sans-serif;
overflow-x: hidden;
}
html, body {
width: 100%;
height: 100%;
}
/*---------------------------------------
TYPOGRAPHY
-----------------------------------------*/
h1,h2,h3,h4,h5,h6 {
font-weight: 300;
}
h1 {
font-size: 40px;
font-weight: 200;
line-height: 50px;
}
h2 {
font-size: 30px;
line-height: 40px;
margin-top: 0;
}
h3 {
font-size: 20px;
font-weight: bold;
line-height: 32px;
}
h4 {
color: #505050;
font-size: 18px;
line-height: 28px;
}
p {
color: #757575;
font-size: 16px;
font-weight: 300;
line-height: 29px;
letter-spacing: 0.5px;
}
.tlinks{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
/*---------------------------------------
BUTTONS
-----------------------------------------*/
.section-btn {
margin: 32px 0 0 0;
padding: 0;
}
.section-btn a,
.section-btn button {
line-height: 45px;
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
perspective: 1000px;
color: #ffffff;
font-weight: normal;
}
.section-btn a span,
.section-btn button span {
position: relative;
display: inline-block;
font-size: 18px;
font-weight: normal;
letter-spacing: 0.5px;
padding: 0 25px;
background: #3c8dbc;
border-radius: 1px;
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: -moz-transform 0.3s;
transition: transform 0.3s;
-webkit-transform-origin: 50% 0;
-moz-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.csstransforms3d .section-btn a span::before,
.csstransforms3d .section-btn button span::before {
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 100%;
background: #000000;
border-radius: 1px;
color: #ffffff;
padding: 0 25px;
content: attr(data-hover);
-webkit-transition: background 0.3s;
-moz-transition: background 0.3s;
transition: background 0.3s;
-webkit-transform: rotateX(-90deg);
-moz-transform: rotateX(-90deg);
transform: rotateX(-90deg);
-webkit-transform-origin: 50% 0;
-moz-transform-origin: 50% 0;
transform-origin: 50% 0;
}
.section-btn a:hover span,
.section-btn a:focus span,
.section-btn button:hover span,
.section-btn button:focus span {
-webkit-transform: rotateX(90deg) translateY(-22px);
-moz-transform: rotateX(90deg) translateY(-22px);
transform: rotateX(90deg) translateY(-22px);
}
.csstransforms3d .section-btn a:hover span::before,
.csstransforms3d .section-btn a:focus span::before,
.csstransforms3d .section-btn button:hover span::before,
.csstransforms3d .section-btn button:hover span::before {
background: #000000;
}
/*---------------------------------------
GENERAL
-----------------------------------------*/
html{
-webkit-font-smoothing: antialiased;
}
a {
color: #4dc47d;
-webkit-transition: 0.5s;
transition: 0.5s;
}
a:hover, a:active, a:focus {
color: #000000;
outline: none;
}
* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
::-webkit-scrollbar{
width: 6px;
height: 6px;
}
::-webkit-scrollbar-thumb {
cursor: pointer;
background: #252525;
}
.section-title {
position: relative;
padding-bottom: 22px;
}
.parallax-section {
background-attachment: fixed !important;
background-size: cover !important;
}
#about, #project,
#team, #contact, footer {
background: #ffffff;
}
#about,
#team, #contact {
padding-top: 50px;
padding-bottom: 50px;
text-align: center;
}
/*---------------------------------------
PRE LOADER
-----------------------------------------*/
.preloader {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999;
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
background: none repeat scroll 0 0 #ffffff;
}
.spinner {
border: 1px solid transparent;
border-radius: 5px;
position: relative;
}
.spinner:before {
content: '';
box-sizing: border-box;
position: absolute;
top: 50%;
left: 50%;
width: 45px;
height: 45px;
margin-top: -10px;
margin-left: -10px;
border-radius: 50%;
border: 1px solid #959595;
border-top-color: #ffffff;
animation: spinner .9s linear infinite;
}
@-webkit-@keyframes spinner {
to {transform: rotate(360deg);}
}
@keyframes spinner {
to {transform: rotate(360deg);}
}
/*---------------------------------------
MENU
-----------------------------------------*/
.custom-navbar {
margin-bottom: 0;
background-color: #4dc47d;
padding: 20px 0;
}
.custom-navbar .navbar-brand {
color: #f9f9f9;
font-weight: normal;
font-size: 25px;
}
.custom-navbar .nav li a {
font-size: 14px;
font-weight: normal;
color: #f9f9f9;
letter-spacing: 0.5px;
-webkit-transition: all ease-in-out 0.4s;
transition: all ease-in-out 0.4s;
padding: 0;
margin: 15px 20px;
text-transform: uppercase;
}
.custom-navbar .navbar-nav > li > a:hover,
.custom-navbar .navbar-nav > li > a:focus {
background-color: transparent;
color: #ffffff;
}
.custom-navbar .navbar-nav li a:after {
content: "";
position: absolute;
display: block;
width: 0px;
height: 2px;
margin: auto;
background: transparent;
transition: width .3s ease, background-color .3s ease;
}
.custom-navbar .navbar-nav li a:hover:after,
.custom-navbar .nav li.active > a:after {
background: #ffffff;
color: #ffffff;
width: 100%;
}
.custom-navbar .nav li.active > a {
background-color: transparent;
color: #ffffff;
}
.custom-navbar .navbar-toggle {
border: none;
padding-top: 10px;
}
.custom-navbar .navbar-toggle {
background-color: transparent;
}
.custom-navbar .navbar-toggle .icon-bar {
background: #ffffff;
border-color: transparent;
}
@media(min-width:768px) {
.custom-navbar {
background: 0 0;
}
.custom-navbar.top-nav-collapse {
background: #3c8dbc;
padding: 15px 0;
}
}
/*---------------------------------------
HOME
-----------------------------------------*/
#home {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 100vh;
position: relative;
padding-top: 10em;
}
#home h1 {
color: #ffffff;
font-size: 6em;
line-height: 1.2em;
}
#home p {
color: rgba(250,250,250,0.7);
}
#home .overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.3);
}
#home video {
position: fixed;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: -100;
transform: translateX(-50%) translateY(-50%);
background-size: cover;
transition: 1s opacity;
}
/*---------------------------------------
ABOUT
-----------------------------------------*/
#about {
/*padding-top: 200px;
padding-bottom: 150px;*/
}
.about-info h3 {
font-size: 14px;
letter-spacing: 12px;
text-transform: uppercase;
margin: 0;
}
/*---------------------------------------
PROJECT
-----------------------------------------*/
.project-item {
overflow: hidden;
position: relative;
margin-bottom: 25px;
padding: 0;
vertical-align: middle;
text-align: center;
}
.project-overlay {
background: rgba(0,0,0,0.5);
position: absolute;
width: 100%;
height: 100%;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0;
-webkit-transition: all ease-in-out 0.4s;
transition: all ease-in-out 0.4s;
}
.project-info {
padding: 12em 0;
}
.project-item img {
-webkit-transition: all ease-in-out 0.4s;
transition: all ease-in-out 0.4s;
}
.project-item:hover img {
transform: scale(1.1);
}
.project-overlay h1 {
color: #ffffff;
margin: 0;
}
.project-overlay h3 {
color: #d9d9d9;
font-size: 14px;
letter-spacing: 0.2px;
margin-top: 0;
}
.project-item:hover .project-overlay {
opacity: 1;
}
/*---------------------------------------
TEAM
-----------------------------------------*/
#team .item {
display: block;
width: 100%;
margin-bottom: 22px;
}
#team h3,
#team p {
margin: 0;
}
.team-item {
overflow: hidden;
position: relative;
margin-top: 34px;
margin-bottom: 16px;
}
.team-item img {
-webkit-transition: all ease-in-out 0.4s;
transition: all ease-in-out 0.4s;
}
.team-item:hover img {
transform: scale(1.1);
}
.team-overlay {
background: rgba(0,0,0,0.5);
opacity: 0;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transition: all ease-in-out 0.4s;
transition: all ease-in-out 0.4s;
}
.team-overlay .social-icon {
position: relative;
top: 45%;
}
.team-overlay .social-icon li a {
background: #ffffff;
color: #191919;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
}
.team-item:hover .team-overlay {
opacity: 1;
}
/*---------------------------------------
CONTACT
-----------------------------------------*/
#contact {
background: url('../images/contact-bg.jpg') 50% 0 repeat-y fixed;
background-size: cover;
background-position: center center;
}
#contact-form {
padding-top: 22px;
}
#contact .text-success,
#contact .text-danger {
display: none;
padding: 0 0 5px 20px;
}
#contact .form-control {
border: none;
box-shadow: none;
font-size: 18px;
font-weight: normal;
margin-bottom: 22px;
-webkit-transition: all ease-in-out 0.4s;
transition: all ease-in-out 0.4s;
}
#contact .form-control:focus {
border-color: #d9d9d9;
}
#contact input {
height: 55px;
line-height: 45px;
}
#contact .section-btn {
margin: 5px 0 0 0;
}
#contact button#cf-submit {
background: transparent;
border: none;
padding: 0;
line-height: 50px;
}
/*---------------------------------------
FOOTER
-----------------------------------------*/
footer {
padding-top: 120px;
padding-bottom: 120px;
}
footer h4 {
padding-top: 12px;
}
footer a {
color: #757575;
}
footer .copyright-text {
padding-top: 42px;
}
/*---------------------------------------
SOCIAL ICON
-----------------------------------------*/
.social-icon {
position: relative;
padding: 0;
margin: 0;
text-align: center;
}
.social-icon li {
display: inline-block;
list-style: none;
}
.social-icon li a {
border-radius: 100%;
color: #292929;
cursor: pointer;
font-size: 18px;
text-decoration: none;
-webkit-transition: all ease-in-out 0.3s;
transition: all ease-in-out 0.3s;
text-align: center;
position: relative;
margin: 4px 8px 0 8px;
}
.social-icon li a:hover {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
/*---------------------------------------
MOBILE RESPONSIVE
-----------------------------------------*/
@media (max-width: 992px) {
#home h1 {
font-size: 4em;
line-height: normal;
}
}
@media (max-width: 980px) {
h1 {
font-size: 30px;
line-height: inherit;
}
#home {
padding-top: 0em;
}
#about {
padding-top: 120px;
padding-bottom: 100px;
}
.project-info {
padding: 4em 0;
}
footer {
text-align: center;
}
footer .social-icon {
margin-top: 32px;
}
}
@media (max-width: 770px) {
#home h1 {
font-size: 3.5em;
}
}
@media (max-width: 767px) {
.custom-navbar {
padding: 10px 0;
}
.custom-navbar .nav li a {
display: inline-block;
line-height: 15px;
margin-bottom: 0;
}
.custom-navbar .nav li:last-child a {
margin-bottom: 5px;
}
.project-info {
padding: 10em 0;
}
.footer-info {
padding: 22px 0 22px 0;
}
}
@media (max-width: 580px) {
h1 {
font-size: 26px;
}
#home {
height: 100vh;
}
.about-info h3 {
font-size: 12px;
letter-spacing: 6px;
}
.project-info {
padding: 5em 0;
}
}
\ No newline at end of file
body,.breadcrumb,h4{
background-color: #fff;
}
.navbar .nav{
float:right;
}
ul li{
list-style-type: none;
}
.navbar-inner{
/*background: #3c8dbc;*/
}
.navbar .nav>li>a{
font-size: 14px;
font-weight: normal;
/*color: #f9f9f9;*/
font-family:inherit;
}
.navbar .brand{
/*color: #f9f9f9;*/
}
.navbar .nav>li>a:focus, .navbar .nav>li>a:hover{
/*color: #fff;*/
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment