/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* YannZeRookie: hide the Link A in an article. We are using them for the stripes */
div.tm-article-content ul.uk-list {
	display: none;
}

