<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * @file        /a_layout/css/layout_j40.css
 * @copyright   Copyright (C) 2006 - 2024 codeDESIGN | Milos Mandic / All rights reserved.
 * @link        https://www.filterverlag.de
 * @author      codeDESIGN | Milos Mandic &lt;milos.mandic@filterverlag.de&gt;
 */

/* codeDESIGN - layout_j40.css */
@charset "utf-8";



/* COM_CONTENT */
/* COM_CONTENT BLOG */
body.com_content.view_category.layout_blog div.blog-item-icons, 
body.com_content.view_category.layout_blog div.blog-item-info-block-above, 
body.com_content.view_category table.com-content-category__table caption.visually-hidden {
	display: none;
}



/* PUBLISHED DATE ISSUES */
span.list-published.label.label-warning {
	display: none;
}



/* OTHERS */
joomla-hidden-mail {

}</pre></body></html>