<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: BlogSquare Child
Template: blogsquare
*/

#featured-content {
	background: linear-gradient(to right, #0074E4, #CCC);}
	.entry-author, .sep.sep1 {
		display:none !important;
	}

.adplugg-tag {
	display: flex;
  justify-content: center;
  padding: 20px;
  border-bottom: 1px solid #e4e4e4;
}

#site-bottom .container::after {
	content: " © 2025 Poker986 | Sva prava zadržana";
    font-size: 14px;
    color: #fff; 
    margin-left: 10px;
}
#site-bottom .site-info {
	display: none;
}</pre></body></html>