| Server IP : 66.85.128.68 / Your IP : 216.73.217.122 Web Server : Apache System : Linux isis.cmaginet.com 5.14.0-611.24.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jan 22 07:12:43 EST 2026 x86_64 User : zonaacti ( 1105) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/zonaacti/public_html/wp-content/themes/zona-activa/static/sass/components/ |
Upload File : |
.asideContent{
& li.widget_product_categories{
list-style: none;
border: 1px solid $bordes;
border-radius: 3px;
padding: 10px;
margin: 0;
& h2{
font-weight: 500;
text-transform: uppercase;
font-size: 1.4rem;
}
& ul.product-categories{
padding: 0;
margin: 0;
list-style: none;
& li{
padding: 10px 0;
display: flex;
justify-content: space-between;
& a {
color: $texto;
&:hover{
text-decoration: none;
color: $verde; }
}
}
}
}
& div ul{
padding: 0;
}
}