/*
 * Showcase Content Management System
 * Cascading Style Sheets - HTML5 version
 *
 * Copyright (C) Damian Walker 2016
 * Created: 09-Jul-2016
 */

@import url('maillists-960.css') screen and (min-width: 960px);
@import url('maillists-mobile.css') screen and (max-width: 959px);
@import url('maillists-styling.css');
