<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Magoblog Child
Description: Theme enfant de Magoblog
Author: moralthemes
Author URI: https://moralthemes.com
Template: blogoholic 
Version: 0.1.0
*/ 
 
 
 .widget h2{
     font-size: 25px;
 }
@media screen and (max-width: 767px){
    #inner-content-wrapper, #colophon{
        background-color: #fff;
    }
}</pre></body></html>