<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Meierij IT Bootstrap 3 theme
Author: Meierij IT
Author URI: https://meierij-it.nl
Version: 1.0

*/

/*Wordpress editor styles start*/

.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}
.header-search {
	float: right;
	padding-top: 8px; 
	padding-left: 20px;
}
.footer-container {    
	background-color: #f8f8f8;  
	border-top:solid 1px; 
	border-color: #e7e7e7 !important; 
	padding-top: 15px; 
	padding-bottom: 20px; 
	margin-top:20px;
}

.footer-credit {margin-top: 40px; }

#menu-all-pages{
	float: right;
}
/*Wordpress editor styles end*/

</pre></body></html>