HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/budilia/budilia.nl/wwwroot/wp-content/themes/forestly/css/editor.css
/*  Forestly Theme
 *  Visual Editor Styles
 *  
 *  License: GNU General Public License v2 or later
 *  License URI: <http://www.gnu.org/licenses/gpl-2.0.html>
 *
 *  Fosforito Media, Fosforito.Net
 *  <http://www.fosforito.net/wp-themes/forestly>
 * 
 *  @package forestly
 */

body {
    font-family: "Ubuntu",Helvetica,Arial,sans-serif;
    text-rendering: optimizelegibility;
    color: rgb(68, 68, 68);
}

h1,h2,h3,h4,h5,h6 {
	margin: 24px 0;
	line-height: 1.714285714;
}

h1 {
	font-size: 21px;
	line-height: 1.5;
}

h2 {
	font-size: 18px;
	line-height: 1.6;
}

h3 {
	font-size: 16px;
	line-height: 1.846153846;
}

h4 {
	font-size: 14px;
	line-height: 1.846153846;
}

h5 {
	font-size: 13px;
	line-height: 1.846153846;
}

h6 {
	font-size: 12px;
	line-height: 1.846153846;
}

p{
    margin: 0px 0px 20px;
    line-height: 1.71429;
}

img {
	margin: 15px;
}

ol,ul {
	margin: 0 0 24px;
	line-height: 1.714285714;
}

ul ul,ol ol,ul ol,ol ul {
	margin-bottom: 0;
}

ul {
	list-style: square outside;
}

ol {
	list-style: decimal outside;
}

blockquote {
	background: #FAFAFA;
    border-left: 4px solid #D6D6D6;
	border-right: 4px solid #D6D6D6;
	border-radius:14px;
	margin-bottom: 24px;
	padding: 24px;
	font-style: italic;
}

blockquote p:last-child {
	margin-bottom: 0;
}

code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	line-height: 2;
}

pre {
	border: 1px solid #ededed;
	border-radius: 20px;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	line-height: 1.514285714;
	margin: 24px 0;
	overflow: auto;
	padding: 24px;
}

pre code {
	display: block;
}

abbr,dfn,acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

address {
	display: block;
	line-height: 1.5;
	margin: 0 0 24px;
}

embed,iframe,video {
	margin-bottom: 2px;
}

dl {
	margin: 0 24px;
}

dt {
	font-weight: bold;
	line-height: 1.714285714;
}

dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
}

table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	line-height: 2;
	margin: 0 0 24px;
	width: 100%;
}

table caption {
	font-size: 16px;
	margin: 24px 0;
}

td {
	border-top: 1px solid #ededed;
	padding: 7px 14px;
}