HEX
Server: Apache
System: Linux ce2021070511001 4.19.0-14-amd64 #1 SMP Debian 4.19.171-2 (2021-01-30) x86_64
User: EF029LB627 (5331)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source,posix_getpwuid,symlink,escapeshellcmd,opcache_get_status
Upload Files
File: /var/www/laiaalmenara.es/datos/web/wp-content/plugins/hide-admin-menu/css/style-admin.css
/* .nav-menus-php {
    padding: 0 8px 8px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ddd;
    background: #fff;
}*/
.item-title span span,.my_text span span{
	display: none;
}
.col-md-3{
   width: 44%;
   float: left;
   padding: 0px 12px;

}

.col-md-12{
   width: 100%;
   float: left;
   padding: 5px 12px;

}

.my_text :hover{
  color: #0073aa;
    
}

.primary_menu_seprator{
  border-top:1px solid #e5e5e5;
}

.table-second-td td:nth-child(even){
  background: rgb(255,236,242);
}