<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.menu-container, 
.navbar,
.navbar-nav &gt; li ul,
.items .item-cell .date span,
.article-view .date span,
div.zabuto_calendar .table tr.calendar-month-header th,
div.zabuto_calendar .table tr.calendar-dow-header th,
div.zabuto_calendar .day.marked,
.list-view .pager li.selected &gt; a,
.footer
{
	background: #555 !important;
}

h2.page-title span:before, h2.page-title span:after {
	border-color: #777 !important;
}

.navbar-brand {
	background-image: url("../images/layout/crest-black.png");
}

body.home {
	filter: grayscale(100%);
}</pre></body></html>