@@ -249,8 +249,7 @@
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="<c:url value="/css/web_ui.css"/>"/>
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="<c:url value="/css/theme_${themeColor}.css"/>"/>
|
||||
<style>
|
||||
.gnb .sitemap-link { display: inline-block; height: 80px; line-height: 80px; padding: 0 15px; font-size: 14px; color: #000; opacity: 0.7; vertical-align: top; }
|
||||
.gnb .sitemap-link:hover { opacity: 1; }
|
||||
.gnb .sitemap-link { display: inline-block; height: 80px; line-height: 80px; padding: 0 15px; font-size: 14px; color: #000; letter-spacing: -0.5px; opacity: 0.7; transition: all 0.3s; vertical-align: top; }
|
||||
.gnb.sitemap-hover { height: 80px !important; overflow-y: hidden !important; }
|
||||
.gnb.sitemap-hover + .gnb_bg { display: none !important; }
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user