| Server IP : 146.59.209.152 / Your IP : 216.73.217.111 Web Server : Apache System : Linux webm009.cluster131.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : monpetu ( 144298) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/monpetu/www/benneplus/wp-content/themes/neve/assets/scss/elements/ |
Upload File : |
@mixin sidebar--laptop() {
.nv-sidebar-wrap {
max-width: 30%;
&.nv-right {
border-left: $muted-border;
}
&.nv-left {
border-right: $muted-border;
}
.row {
flex-wrap: nowrap;
}
}
.nv-index-posts {
&:not(:only-child) {
padding-right: 15px;
.nv-sidebar-wrap.nv-left + & {
padding-left: 15px;
}
}
}
.nv-single-post-wrap, .nv-single-page-wrap, .nv-index-posts {
margin-bottom: $spacing;
&:not(:only-child) {
padding-right: $spacing;
.nv-sidebar-wrap.nv-left + & {
padding-right: 15px;
padding-left: $spacing;
}
}
}
.nv-sidebar-wrap {
&.nv-right {
padding-left: $spacing;
}
&.nv-left {
padding-right: $spacing;
}
}
}
.nv-sidebar-wrap {
margin-bottom: $spacing;
}
.widget {
word-break: break-word;
padding-bottom: $spacing-sm;
margin-bottom: $spacing-sm;
select {
max-width: 100%;
width: 100%;
}
p.widget-title {
margin-bottom: $spacing-xs;
font-weight: 600;
font-size: 1.25em;
}
&:last-child {
border: none;
margin: 0;
padding: 0;
}
}
.widget ul {
padding: 0;
ul {
padding-left: $spacing-xs;
border-left: $muted-border;
}
li {
margin-top: $spacing-xs / 2;
}
}
.widget_media_image img {
width: 100%;
}