<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: OpĹĄtina RoĹžaje
Theme URI: https://github.com/ervinpepic
Version: 1.0.1
Description: This is a custom theme for Opstina Rozaje web app
Author: Ervin Pepic
Author URI: https://linkedin.com/in/ervinpepic
Tags: No tags - private use
Text Domain: Ervin
Domain Path: /languages
Copyright: Opstina Rozaje - sva prava zadrzana
Requires PHP: 5.3
Tested up to: 5.6
Template:     hueman
*/

p {
	color: black;
}

.boja-teksta {
	color: white;
}

.widget_text a {
	text-decoration: none;
	
}

.hr, hr {
	background: #e4e4e4;
	margin:10px 0;
	border-bottom: 0px;
	
}

.kontakt-desno {
	float: right;
}

.site-description {
 font-size: 2em;
 font-style: italic;
 color: #fff;
 margin-left: 40px;
 line-height: 140px;
}

a.glink img {
    vertical-align: middle;
    display: inline;
    border: 0;
    padding: 0;
    margin: 0;
    opacity: .8;
    border-radius: 0.5px;
}

.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 30%;
}

img.img-center:hover {
    opacity: 0.4;
}

.sidebar-text {
    color: #fff !important;
}

a.sidebar-text {
    color: #fff !important;
}

#nav-topbar .nav li a {
    color: #fff !important;
}

.post-title a:hover {
    opacity: 0.4;
}

a:hover {
	opacity: 0.4;
}

.sidebar-naslov {
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 6px;
	color: #fff !important;
}

#copyright p {
	color: #fff;
}

.post-nav li&gt;strong {
	color: white !important
}

.post-nav li a span {
	color: white;
}

.post-nav li a span:hover {
	color: white;
	opacity: 0.4
}


.alx-posts .post-item-title a {
    color: #fff;
}

.widget a:hover {
	color: #AEAEAE !important;
	opacity: 1;
}

h3.obavjesetenja {
	margin-bottom: -28px
}

.sidebar-top p {
    color: #fff;
}
.social-links .social-tooltip {
    color: #fff;
}

#footer-bottom .social-links a {
    color: #fff !important;
}

@media only screen and (min-width: 479px) and (max-width: 960px) {
    .sidebar.s1 .sidebar-top p {
    color: #fff;
 }
}

.mb {
    margin-bottom: 2rem !important;
}

ol li {
	color: #111111 !important;
}</pre></body></html>