<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:   DiputacionAlicanteChild
Description:  Tema hijo generado por el Dpto. de Sistemas de la DiputaciÃ³n de Alicante.
Author:       Miguel PÃ©rez
Author URL:   Escribe aquÃ­ la URL del blog o la web del autor
Template:     generatepress
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  DiputacionAlicanteChild
*/

/* Escribe aquÃ­ tu propia hoja de estilos personal */

@import url("../../../funciones/custom.css");   /* El path parte del path del archivo style.css */

/*
.widget_polylang ul li {

display: inline;
padding: 0.5em !important;
}

.tab {
        margin:0;
}*/

.titleFarma{
display:none;
}


.tabFarmacias li a{
        width: 100%;
}

.tabFarmacias li {
        float: none !important;
        display: table-cell;
}

.tabFarmacias {
width: 100%;
table-layout: fixed;
display: table;
}
</pre></body></html>