You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
2.2 KiB
CSS
31 lines
2.2 KiB
CSS
@charset "utf-8";
|
|
/* CSS Document */
|
|
.navbar-collapse ul ul { display: none;}
|
|
.withMenu { display: none;}
|
|
@media(max-width:750px) {
|
|
.navbar { min-height: 45px!important; position: fixed; top: 0; left: 0; z-index: 9999; background: #a31022; width: 100%;}
|
|
.navbar-toggle { float: left !important; margin-top: 5px!important; padding:9px 0 0!important;}
|
|
.navbar-toggle:hover, .navbar-toggle:focus { background: none!important;}
|
|
.navbar-toggle .icon-bar { height: 3px!important;}
|
|
.navbar-brand { float: right !important; position: absolute; top: 3px; right: 20px;}
|
|
.mobileLogo { text-align:center; color:#fff; font-size: 15px; margin-top: 11px;}
|
|
.mobileLogo sup { margin-left: 2px;}
|
|
.navbar-collapse { top: 40px !important; position: fixed!important; height: 100%; overflow-y: scroll!important;}
|
|
.chNav { text-align: left !important; margin-top: 0!important;}
|
|
.chNav li { border-bottom: 1px solid #777;}
|
|
.navbar-collapse li { margin-right: 0!important; padding-left: 58px; position: relative;}
|
|
.navbar-collapse li a { display: block; text-decoration: none; color: #fff; height: 100%; padding-top: 10px;}
|
|
.navbar-collapse ul ul { display: none1;}
|
|
.navbar-collapse ul ul li { font-size: 14px; padding: 1px 0 14px 85px;}
|
|
.navbar-collapse ul ul li a { color: #d1d1d1;}
|
|
.withMenu { background: #222; display:inline-block; width: 47px; height: 47px; text-align: center; position: absolute; left: 0; top: 0; color: #fff; font-size: 18px; font-weight: bold;}
|
|
.chNav > li > a { padding: 15px 0 !important; font-size: 15px!important;}
|
|
#mainnav .navbar-collapse { background: #555!important;}
|
|
.fa-edit { font-size: 150%; border-radius: 50%; padding: 4px; width: 25px; height: 25px; text-align: center;}
|
|
li.non-mibile { display: none!important;}
|
|
.fixedTailor { display: block; position: fixed; bottom: 0; left: 0; background: rgba(0,0,0,.8); text-align: center; width: 100%;}
|
|
.fixedTailor a {color: #fff; text-decoration: none; font-size: 16px; padding: 10px; display: block; }
|
|
.fixedTailor .fa-angle-right { color: #fff; border:1px solid #fff; width: 16px; height: 16px; display: inline-block; border-radius: 50%; text-align: center; padding: 5px 0 4px 2px; line-height: 3px; margin-left: 5px;}
|
|
.textBlock { border-radius: 0!important;}
|
|
#homeSlideshow { margin-top:45px}
|
|
} |