﻿/*
Theme Name: Ext Site Connect
Author: SARANI
Author URI: http://www.sarani.co.jp/
Description: The theme for connecting to the site produced by Salani
             The basics of CSS refer to site data.
Version: 1.2
*/

/*--------------------------------------------------------------
>>> IMPORT:
--------------------------------------------------------------*/
@import "css/editor-style.css";


/* page-template-instagram */


html {
    margin-top: 0 !important;
}

.page-template-page-instagram #wpadminbar {
    display: none;
}

.page-template-page-instagram #header {
    display: none;
}

.page-template-page-instagram #footer {
    display: none;
}

.page-template-page-instagram hr {
    display: none;
}