/*
Theme Name: Atleticos Child Theme
Theme URI: http://atleticos.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Atleticos
Template: atleticos
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: atleticos

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* ------------------------------------------------------------------
   FC Melun — masquage de la date de publication des actualités
   .lte-date-top   : liste des articles (page Actualités, blocs blog)
   .lte-post-date  : en-tête d'un article seul
   ------------------------------------------------------------------ */
.lte-date-top,
.lte-post-date {
	display: none !important;
}
