<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:     Newsmag Child
Theme URI:      http: //ctjournal.kr/
Description:    Child theme for the Newsmag theme 
Author:         源��⑹듅
Author URI:     http: //ctjournal.kr
Template:       Newsmag
Version:        4.0
*/

@import url("../Newsmag/style.css");

.pdf_download_image a {
	max-height: 300px !important;
}

.cls_home_top_banner_div {
	width:100%; height:100%;
	  z-index: 100;
}

.cls_home_top_banner_div img {
	  margin-left: auto;
  margin-right: auto;
  display: block;

}

.previous-news a {
	font-size:22px;
	font-weight: bold;	
}

.child_btm_menu {
	list-style-type: none !important;
	padding-left: 20px !important;
}</pre></body></html>