File: /home/mirz4654/public_html/wp-content/themes/mira-yosomite/style.css
/*
Theme Name: Yosomite for Mira
Theme URI: https://themeforest.net/user/eventhemes/portfolio
Author: Even Themes
Author URI: https://themeforest.net/user/eventhemes
Description: This wordpress themes is a modification from Yosomiete HTML from themeforest, build for miraprihatini.com
Version: 01
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* == WordPress WYSIWYG Editor Styles == */
.logo-mira {
display: block;
}
.logo-mira img { vertical-align:middle; }
.entry-content img {
margin: 0 0 1.5em 0;
}
.alignleft, img.alignleft {
margin-right: 1.5em;
padding-bottom: 1.5em;
display: inline;
float: left;
}
.alignright, img.alignright {
margin-left: 1.5em;
padding-bottom: 1.5em;
display: inline;
float: right;
}
.aligncenter, img.aligncenter {
margin: 0.7em 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 {
clear: both;
margin-top: 7px;
margin-bottom: 12px;
}
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;
}
.gallery-columns-3 .gallery-item {
margin: 0.3em;
width: 32% !important;
border: 2px solid #ccc;
}
.gallery dl {}
.gallery dt { margin: 0.7em; }
.gallery dd { }
.gallery dl a {}
.gallery dl img { border: 0 !important; }
.gallery-caption { padding: 0.3em 0.7em; text-align: left; }
.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}
.row.row-tb-15 { clear: both; }