정수빈 정수빈 22 hours ago
모바일 반응형 및 오류 수정
@801f17da1a7cad99df2b810f099104567f868645
src/main/webapp/WEB-INF/jsp/web/cop/bbs/EgovNoticeList.jsp
--- src/main/webapp/WEB-INF/jsp/web/cop/bbs/EgovNoticeList.jsp
+++ src/main/webapp/WEB-INF/jsp/web/cop/bbs/EgovNoticeList.jsp
@@ -94,7 +94,7 @@
 	            </ul>
             </div>
             <div class="snb_wrap">  
-	            <button type="button" class="snb_title">IR &amp; PR</button>  
+	            <button type="button" class="snb_title">${brdMstrVO.bbsNm}</button>  
 	            <ul class="snb_select">    
 		            <li><a href="/web/content.do?proFn=999500000&amp;menuUserType=KOR">Papers &amp; IP</a></li>
 					<li><a href="/web/cop/bbsWeb/selectBoardList.do?bbsId=BBSMSTR_000000000050&amp;menuUserType=KOR">IR &amp; PR</a></li>  
src/main/webapp/publish/usr/company/history.html
--- src/main/webapp/publish/usr/company/history.html
+++ src/main/webapp/publish/usr/company/history.html
@@ -98,6 +98,7 @@
                 </a>
               </div>
               <div class="history_month">
+              	<strong class="mobile_year">2025~2026</strong>
                 <ul class="month_ul" id="year_2025">
                   <li>
                     <dl>
@@ -160,6 +161,7 @@
                     </dl>
                   </li>
                 </ul>
+                <strong class="mobile_year">2024</strong>
                 <ul class="month_ul" id="year_2024">
                   <li>
                     <dl>
@@ -222,6 +224,7 @@
                     </dl>
                   </li>
                 </ul>
+                <strong class="mobile_year">2023</strong>
                 <ul class="month_ul" id="year_2023">
                   <li>
                     <dl>
@@ -333,6 +336,7 @@
                     </dl>
                   </li>
                 </ul>
+                <strong class="mobile_year">2022</strong>
                 <ul class="month_ul" id="year_2022">
                   <li>
                     <dl>
src/main/webapp/publish/usr/css/content.css
--- src/main/webapp/publish/usr/css/content.css
+++ src/main/webapp/publish/usr/css/content.css
@@ -183,6 +183,7 @@
 .year_item strong{font-family:var(--secondary-title-font);font-size:60px;font-weight:bold;}
 .year_item .img_box{margin:20px 0 0 0;border-radius:20px;overflow:hidden;}
 .history_month {position:absolute;width:100%;max-height:100%;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;}
+.mobile_year{display:none;font-family:var(--secondary-title-font);font-size:60px;font-weight:bold;}
 .month_ul{display:flex;width:calc(100% - 690px);flex-direction:column;margin:0 0 80px auto;}
 .month_ul li:first-child{border-top:1px solid #e0e0e0;}
 .month_ul li:last-child{border:0;}
@@ -274,7 +275,7 @@
 .dl_wrap dd.dd_table{background:none;display:block;}
 .dl_wrap dd img{mix-blend-mode:darken;}
 
-.dl_wrap.fill.accent dt{height:56px;background:var(--accent-color);color:#fff;}
+.dl_wrap.fill.accent dt{min-height:56px;background:var(--accent-color);color:#fff;}
 .dl_wrap.fill.accent dd{margin:20px 0 0 0;}
 
 .timeline_list {position:relative;display:flex;width:100%;margin:0;padding:40px 0;justify-content:space-between;align-items:flex-start;}
@@ -607,9 +608,10 @@
  /* 연혁 */
  .history_area{flex-direction:column;}
  .history_year{display:none;}
- .month_ul{position:relative;width:90%;padding:100px 0 0 0;margin:0 auto;}
+ .mobile_year{display:block;width:90%;font-family:var(--secondary-title-font);font-size:40px;font-weight:bold;text-align:left;margin:0 auto 30px auto;}
+ .month_ul{position:relative;width:90%;padding:0;margin:0 auto;}
  .month_ul::after{position:absolute;content:"";width:100%;height:70px;top:0;font-family:var(--secondary-title-font);font-size:52px;font-weight:bold;}
- .month_ul:last-child{margin:160px auto 0 auto;}
+ .month_ul:last-child{margin:0 auto;}
  #year_2023::after{content:"2023";}
  #year_2022::after{content:"2022";}
 
@@ -773,8 +775,8 @@
 .mail_banner img{top:auto;bottom:15%;opacity:0.5;}
  
  /* 연혁 */
- .month_ul{padding:80px 0 0 0;}
- .month_ul::after{font-size:36px;}
+ .month_ul{padding:0 0 80px 0;}
+ .month_ul::after{display:none;font-size:36px;}
 
  .month_ul .month{width:60px;font-size:20px;}
  .month_ul dl{padding:20px 0;gap:20px;}
@@ -782,6 +784,7 @@
  .month_ul dd p:nth-child(n+2){margin:18px 0 0 0;}
  .month_ul strong{font-size:18px;}
  .month_ul .summary{font-size:16px;}
+ .mobile_year{font-size:24px;margin:0 auto 20px auto;}
 
  /* ==================================================
     Platform Tech
@@ -835,6 +838,7 @@
  .sub_visual_nav .snb_wrap{max-width:100%;}
  .sub_visual_nav .snb_wrap:not(:last-child){display:none;}
  .content_title h3{font-size:32px;}
+ .content_title h3 span.small{font-size:18px;word-break:break-all;}
  .con_title .title{font-size:20px;}
  
  .sub_title{font-size:28px;text-align:center;}
@@ -899,6 +903,8 @@
 }
 
 @media (max-width: 500px){
+	
+	.dl_wrap dt{font-size:18px;}
    
  /* ==================================================
    Company
@@ -907,4 +913,16 @@
 /* 연혁 */
  .month_ul dl{flex-direction:column;gap:12px;}
  .month_ul dd{width:100%;}
+ 
+ .brain_health .box_wrap.border.accent .box,.brain_health .box_small.white li{flex-direction:column;}
+ .brain_health .box_wrap.border.accent .box{padding:40px 20px;}
+ .brain_health .box_small.white p{width:100%;}
+ .box_wrap.border.accent .title{width:95%;}
+ .brain_health .box_small.white p{font-size:16px;}
+ .timeline_list li{width:100%;}
+ .timeline_list .year{width:100%;}
+ .brain_health .timeline_list li .line,.brain_health .timeline_list li:first-child .line{height:100%;}
+ .brain_health .timeline_list li:last-child .line{height:calc(100% - 70px);}
+ .timeline_list li:not(:last-child)::after{display:none;}
+ 
 }
(No newline at end of file)
src/main/webapp/publish/usr/layout/layout.css
--- src/main/webapp/publish/usr/layout/layout.css
+++ src/main/webapp/publish/usr/layout/layout.css
@@ -107,6 +107,7 @@
   .header_container nav:not(.mobile_nav){display:none;}
 
   .content_title h3{font-size:40px;}
+  .content_title h3 span.small{font-size:26px;}
   
 }
 
@@ -124,5 +125,7 @@
 
   .container.sub .content_wrap{margin:80px 0 80px 0;}
   .content_title{margin:0 0 60px 0;}
+  
+  .mobile_nav .gnb{overflow-y:auto;}
 
 }
(No newline at end of file)
src/main/webapp/publish/usr/script/common.js
--- src/main/webapp/publish/usr/script/common.js
+++ src/main/webapp/publish/usr/script/common.js
@@ -15,8 +15,8 @@
         // 모든 include 완료 시점
         if (includeCount === includeTargets.length) {
           loadScriptsSequentially([
-            '/publish/usr/layout/layout.js',
-            '/publish/usr/script/content.js',
+            /*'/publish/usr/layout/layout.js',
+            '/publish/usr/script/content.js',*/
           ]);
         }
       }
Add a comment
List