<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: ODS ULL
Theme URI: http://www.ull.es/portal/ods
Description: Plantilla para el site de Objetivos de Desarrollo Sostenible (ODS) de la ULL
Author: ULL
Author URI: http://www.ull.es
Template: base-ull
Version: 0.1
*/

/*Menu footer*/
.ull-footer .widget_nav_menu ul .ulldrops-item.ulldrops-item a {
    font-weight: 400;
    padding: 0;
    color: #c9c9c9 !important;
}
.ull-footer .widget_nav_menu ul .ulldrops-item a:after{
    display: none;
}

/* TÃ­tulo pÃ¡gina Inicio */
.ull-body .ull-site-title {
    font-size: 30px;
    line-height: 36px;
    /*color: #fff;*/
    top: -200px;
}

.page-template-frontpage .hero-content {
    margin-top: 0;
}
</pre></body></html>