<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** custom css for SimpleBlog **/
#module-ph_simpleblog-single .page-header, #module-ph_simpleblog-single .simpleblog__post, #module-ph_simpleblog-single .simpleblog__post, #module-ph_simpleblog-single .simpleblog__postInfo, #module-ph_simpleblog-single #pattern .page-width.top-content{
    max-width: 800px;
    margin: 0 auto;
}
/*.post-gallery a{
    width:50%;
    float:left;
}*/

#module-ph_simpleblog-single .breadcrumb, #module-ph_simpleblog-single .breadcrumb ol{
    padding:0;
}

</pre></body></html>