Line 7: | Line 7: | ||
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> | <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> | ||
<head> | <head> | ||
− | |||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | <meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
Line 44: | Line 43: | ||
/***************************************************** DEFAULT WIKI SETTINGS ****************************************************/ | /***************************************************** DEFAULT WIKI SETTINGS ****************************************************/ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | #fh5co-primary-menu li{ | ||
+ | display: inline | ||
+ | } | ||
− | + | ||
− | + | #fh5co-menu-wrap { | |
− | + | position: relative; | |
− | + | z-index: 2; | |
+ | display: inline; | ||
+ | float: right; | ||
+ | margin-top: 60px; | ||
} | } | ||
− | . | + | #fh5co-menu-wrap .sf-menu a { |
− | + | padding: 1em .75em; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | . | + | #fh5co-primary-menu > li > ul li.active > a { |
− | + | color: #FCC72C !important; | |
− | + | } | |
+ | #fh5co-primary-menu > li > .sf-with-ul:after { | ||
+ | border: none !important; | ||
+ | font-family: 'icomoon'; | ||
+ | speak: none; | ||
+ | font-style: normal; | ||
+ | font-weight: normal; | ||
+ | font-variant: normal; | ||
+ | text-transform: none; | ||
+ | line-height: 1; | ||
+ | /* Better Font Rendering =========== */ | ||
+ | -webkit-font-smoothing: antialiased; | ||
+ | -moz-osx-font-smoothing: grayscale; | ||
+ | position: absolute; | ||
+ | float: right; | ||
+ | margin-right: -5px; | ||
+ | top: 50%; | ||
+ | margin-top: -7px; | ||
+ | content: "\e922"; | ||
+ | color: rgba(255, 255, 255, 0.5); | ||
+ | } | ||
+ | #fh5co-primary-menu > li > ul li { | ||
+ | position: relative; | ||
+ | } | ||
+ | #fh5co-primary-menu > li > ul li > .sf-with-ul:after { | ||
+ | border: none !important; | ||
+ | font-family: 'icomoon'; | ||
+ | speak: none; | ||
+ | font-style: normal; | ||
+ | font-weight: normal; | ||
+ | font-variant: normal; | ||
+ | text-transform: none; | ||
+ | line-height: 1; | ||
+ | /* Better Font Rendering =========== */ | ||
+ | -webkit-font-smoothing: antialiased; | ||
+ | -moz-osx-font-smoothing: grayscale; | ||
+ | position: absolute; | ||
+ | float: right; | ||
+ | margin-right: 10px; | ||
+ | top: 20px; | ||
+ | font-size: 16px; | ||
+ | content: "\e924"; | ||
+ | color: rgba(0, 0, 0, 0.5); | ||
} | } | ||
− | . | + | #fh5co-primary-menu .fh5co-sub-menu { |
− | + | padding: 10px 7px 10px; | |
− | + | background: #fff; | |
− | + | left: 0; | |
− | + | -webkit-border-radius: 5px; | |
− | + | -moz-border-radius: 5px; | |
− | + | -ms-border-radius: 5px; | |
+ | border-radius: 5px; | ||
+ | -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15); | ||
+ | -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15); | ||
+ | -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15); | ||
+ | -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15); | ||
+ | box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15); | ||
} | } | ||
− | . | + | #fh5co-primary-menu .fh5co-sub-menu > li > .fh5co-sub-menu { |
− | + | left: 100%; | |
} | } | ||
− | . | + | #fh5co-primary-menu .fh5co-sub-menu:before { |
− | + | position: absolute; | |
− | + | top: -9px; | |
− | + | left: 20px; | |
− | + | width: 0; | |
− | + | height: 0; | |
− | + | content: ''; | |
} | } | ||
− | . | + | #fh5co-primary-menu .fh5co-sub-menu:after { |
− | + | position: absolute; | |
− | + | top: -8px; | |
− | + | left: 21px; | |
− | + | width: 0; | |
− | + | height: 0; | |
− | + | border-right: 8px solid transparent; | |
+ | border-bottom: 8px solid #fff; | ||
+ | border-bottom: 8px solid white; | ||
+ | border-left: 8px solid transparent; | ||
+ | content: ''; | ||
} | } | ||
− | . | + | #fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:before { |
− | + | top: 6px; | |
+ | left: 100%; | ||
} | } | ||
− | . | + | #fh5co-primary-menu .fh5co-sub-menu .fh5co-sub-menu:after { |
− | + | top: 7px; | |
+ | right: 100%; | ||
+ | border: none !important; | ||
} | } | ||
+ | |||
+ | .site-header.has-image #primary-menu .sub-menu { | ||
+ | border-color: #ebebeb; | ||
+ | -webkit-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09); | ||
+ | -moz-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09); | ||
+ | -ms-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09); | ||
+ | -o-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09); | ||
+ | box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09); | ||
+ | } | ||
+ | .site-header.has-image #primary-menu .sub-menu:before { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #fh5co-primary-menu .fh5co-sub-menu a { | ||
+ | letter-spacing: 0; | ||
+ | padding: 0 15px; | ||
+ | font-size: 18px; | ||
+ | line-height: 34px; | ||
+ | color: #575757 !important; | ||
+ | text-transform: none; | ||
+ | background: none; | ||
+ | } | ||
+ | #fh5co-primary-menu .fh5co-sub-menu a:hover { | ||
+ | color: #FCC72C !important; | ||
+ | } | ||
+ | |||
#fh5co-work-section,t | #fh5co-work-section,t | ||
#fh5co-services-section, | #fh5co-services-section, | ||
Line 143: | Line 216: | ||
<h1 id="fh5co-logo"><a href="index.html">TNCR<span>KOREA</span></a></h1> | <h1 id="fh5co-logo"><a href="index.html">TNCR<span>KOREA</span></a></h1> | ||
<!-- START #fh5co-menu-wrap --> | <!-- START #fh5co-menu-wrap --> | ||
− | < | + | <nav id="fh5co-menu-wrap" role="navigation"> |
− | + | <ul class="sf-menu" id="fh5co-primary-menu"> | |
− | + | <li> | |
− | + | <a href="index.html">Home</a> | |
− | + | </li> | |
− | + | <li> | |
− | + | <a href="portfolio.html" class="fh5co-sub-ddown">Projects</a> | |
− | + | <ul class="fh5co-sub-menu"> | |
− | + | <li><a href="http://freehtml5.co/preview/?item=build-free-html5-bootstrap-template" target="_blank">Build</a></li> | |
− | + | <li><a href="http://freehtml5.co/preview/?item=work-free-html5-template-bootstrap" target="_blank">Work</a></li> | |
− | + | <li><a href="http://freehtml5.co/preview/?item=light-free-html5-template-bootstrap" target="_blank">Light</a></li> | |
− | + | <li><a href="http://freehtml5.co/preview/?item=relic-free-html5-template-using-bootstrap" target="_blank">Relic</a></li> | |
− | + | <li><a href="http://freehtml5.co/preview/?item=display-free-html5-template-using-bootstrap" target="_blank">Display</a></li> | |
− | + | <li><a href="http://freehtml5.co/preview/?item=sprint-free-html5-template-bootstrap" target="_blank">Sprint</a></li> | |
− | + | </ul> | |
− | + | </li> | |
− | + | <li> | |
− | + | <a href="services.html" class="fh5co-sub-ddown">Services</a> | |
− | + | <ul class="fh5co-sub-menu"> | |
− | + | <li><a href="left-sidebar.html">Web Development</a></li> | |
− | + | <li><a href="right-sidebar.html">Branding & Identity</a></li> | |
− | + | <li> | |
− | + | <a href="#" class="fh5co-sub-ddown">Free HTML5</a> | |
− | + | <ul class="fh5co-sub-menu"> | |
− | + | <li><a href="http://freehtml5.co/preview/?item=build-free-html5-bootstrap-template" target="_blank">Build</a></li> | |
− | + | <li><a href="http://freehtml5.co/preview/?item=work-free-html5-template-bootstrap" target="_blank">Work</a></li> | |
− | + | <li><a href="http://freehtml5.co/preview/?item=light-free-html5-template-bootstrap" target="_blank">Light</a></li> | |
− | + | <li><a href="http://freehtml5.co/preview/?item=relic-free-html5-template-using-bootstrap" target="_blank">Relic</a></li> | |
− | + | <li><a href="http://freehtml5.co/preview/?item=display-free-html5-template-using-bootstrap" target="_blank">Display</a></li> | |
− | + | <li><a href="http://freehtml5.co/preview/?item=sprint-free-html5-template-bootstrap" target="_blank">Sprint</a></li> | |
− | + | </ul> | |
− | + | </li> | |
− | + | <li><a href="#">UI Animation</a></li> | |
− | + | <li><a href="#">Copywriting</a></li> | |
− | + | <li><a href="#">Photography</a></li> | |
− | + | </ul> | |
− | + | </li> | |
− | + | <li><a href="about.html">About</a></li> | |
− | + | <li class="active"><a href="blog.html">Blog</a></li> | |
− | + | <li><a href="contact.html">Contact</a></li> | |
− | + | </ul> | |
− | + | </nav> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
− | + | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 09:09, 28 October 2017