[ADD] theme 13.0
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
@mixin s-banner-3-row-hook {
|
||||
img {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
$s-big-icon-circle-text-color: $-gray-700;
|
||||
@@ -0,0 +1,18 @@
|
||||
#top_menu li {
|
||||
border-bottom-width: 0px;
|
||||
a {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
}
|
||||
#wrapwrap > footer {
|
||||
background: rgba(0, 0, 0, 0);
|
||||
}
|
||||
|
||||
@if $o-theme-hamburger-layout {
|
||||
#wrapwrap > header > .navbar-static-top {
|
||||
z-index: 100;
|
||||
> .container {
|
||||
background-color: rgba(0, 0, 0, 0.9);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user