/*
Theme Name: Twenty Twenty Child Theme
Theme URI: https://www.gaudry.be/
Description: A child theme for Twenty Twenty.
Author: Stéphane Gaudry
Author URI: https://www.gaudry.be/stephane-gaudry
Template: twentytwenty
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/
@import url("/resources/themes/2018/css/photobrol.css") screen;

@media screen {
	.impo{display:none;}
	/*
	#login h1 a {
		background-image:url("https://www.gaudry.be/img/broldevIcon48-true.png") !important;
	}*/
}


/**
 * 15.0 - Print
 */

@media print {
	.impo{display:inline;}
	.impn{display:none;}
}

