﻿/*
Theme Name: Journalx Child
Theme URI: https://docs.wpshop.ru/themes/journalx
Author: WPShop.biz
Author URI: http://wpshop.biz/
Template: journalx
Version: 1.0.0
*/

/* Below you can add your CSS styles */
/* Ниже Вы можете добавить свои CSS стили */

iframe{
    width: 100% !important;
    height: 400px;
    margin: 0 auto;
    background-color: transparent;
    max-width: 100%;
    border: 0;
  }
  
  iframe pre{
    color: #fff;
  }