Your IP : 216.73.216.84


Current Path : /home/helpink/www/media/astroid/assets/vendor/astroid/scss/joomla/
Upload File :
Current File : /home/helpink/www/media/astroid/assets/vendor/astroid/scss/joomla/_mod_articles_categories.scss

ul.categories-module {
	li {
		&.active {
			background-color: inherit;

			a {
				color: $secondary;
			}
		}

		a {
			font-size: 1rem;
		}
	}
}