<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: RentMyHouse Theme
Theme URI: http://bydanimarti.com/themes/wordpress/rentyourhouse/
Author: Creative by the Sea
Author URI: http://www.imcreativebythesea.com
Description: Wordpress Theme for one single property Vacational Rental.
Version: 4.5

The main CSS files to edit this theme are located in the CSS folder.
 - main.css -&gt; General Design
 - medias.css -&gt; Responsive Design

We include LESS files located in the LESS folder.

*/


/*
Required WordPress CSS
*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.bypostauthor {
}
.gallery-caption {
}
.sticky {
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
</pre></body></html>