/** * @defgroup pkp_structure */ /** * @file styles/structure/index.less * * Copyright (c) 2013-2017 Simon Fraser University * Copyright (c) 2003-2016 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 url("lib/pkp/styles/structure/head.less"); /* Navigation */ @import url("lib/pkp/styles/structure/navigation.less"); /* Page Styles */ @import url("lib/pkp/styles/structure/body.less"); /* Toolbox */ @import url("lib/pkp/styles/structure/sidebar.less"); /* Page Footer */ @import url("lib/pkp/styles/structure/foot.less");