/*!
 Theme Name:   Collections Paget
 Theme URI:
 Description:  Thème pour le site collections-paget.fr
 Author:       Publigo
 Author URI:   http://www.publigo.fr
 Template:     genesis
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:
 Text Domain:  collections-paget
*/


pre.debug {
    display:block!important;
    position:fixed; 
    top:70px;
    bottom: 10px;
    z-index:50000;
    background:white;
    overflow:auto;
    padding:15px;
    left:170px;
    right:170px;
    color: black;
    text-align: left;
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.69), 0 0 12px rgba(0,0,0,0.42);
    box-shadow: 0 0 4px rgba(0,0,0,0.69), 0 0 12px rgba(0,0,0,0.42);
}
