/**
 * UnCommon Theme
 * Copyright (c) Jon Whipple
 * based on the common.css design by John Willinky
 * 
 * based on common.css
 *
 * Copyright (c) 2013-2014 Simon Fraser University Library
 * Copyright (c) 2003-2014 John Willinsky
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 */

/**
 * Common HTML elements
 */

.pkp_site_name .is_img img {
    
    max-height: 150px;
    
}

a.obj_galley_link, a.obj_galley_link:link {
    color: #FFFFFF !important;
}