Preview:
/// drop down menu
@linkBGColor: #899d83;
@linkTextColor: #fff;
.header-nav .header-nav-item--folder .header-nav-folder-content {
  background: #cfd3c8 !important;
  padding: 0!important;
  .header-nav-folder-item a {
    padding: .5em 1em!important;
  }
  .header-nav-folder-item a:hover {
    background: @linkBGColor!important;
    color: @linkTextColor!important;
  }
}
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter