<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:     vilva-child
Theme URI:
Description:    Vilva child theme.
Author:         Me
Author URI:
Template:       vilva
Version:        0.2.0
*/

.post-layout-one .site-main article {
    margin-bottom: 48px;
    padding-bottom: 48px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 100% !important;
    margin-left: 1.5%;
    margin-right: 1.5%;
}

.header-t{
	display : none !important;
}

.edit-link{
	display : none !important;
}

.additional-post{
	display : none !important;
}
</pre></body></html>