<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Onepress Child
 Theme URI:    
 Description:  Onepress Child Theme
 Author:       Malcolm Walters
 Author URI:   http://example.com
 Template:     onepress
 Version:      1.1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, responsive-layout, accessibility-ready
 Text Domain:  onepress-child
*/

.content .content-inside .ptimary .main .content-child{
    border-width: 2px 0px 0px 0px;
    border-style: solid;
    border-color: grey;
}
</pre></body></html>