/** * @defgroup pkp_structure */ /** * @file styles/structure/index.less * * Copyright (c) 2014-2018 Simon Fraser University * Copyright (c) 2003-2018 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @ingroup pkp_structure * * @brief Wrapper for pkp_structure */ /* Page Header */ @import "lib/pkp/styles/structure/head.less"; /* Page Styles */ @import "lib/pkp/styles/structure/body.less"; /* Page Footer */ @import "lib/pkp/styles/structure/foot.less";