This commit is contained in:
2025-03-05 09:26:04 +01:00
parent 5cf0717170
commit d7bba13cdf
5028 changed files with 286142 additions and 0 deletions

View File

@@ -0,0 +1,42 @@
/***************************************************
Mixins Themes
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
Mixins RTL Themes
/***************************************************/
/************************************
Override Bootstrap
*************************************/
/**
* Web Application Prefix Apply For Making Owner Styles
*/
/**
* Blocks Layout Selectors
*/
/***********************************************************************/
/* Header 2*/
.header-nav {
background: #303136; }
.bottomnav .inner {
border-bottom: 0; }
@media (min-width: 992px) {
.header-menu {
border: 0; }
.header-menu:before {
left: -999px;
right: -999px; }
.col-menu {
background: #303136; }
.leo-megamenu .navbar-nav > li > a {
color: #fff; } }
/*# sourceMappingURL=headerposition1488216530.css.map */