/* /projects list: striped code header with the title on a white plate */
#topheader.projects-big{height:130px; background:#fff url("../images/site/code_bg_big.png?v=80a5e554") repeat left bottom / 674px 1px}
body.projects-big #topheader h1{display:table; margin:0 auto; padding:0 .3em; background:#fff}
body.projects-big .navbar, body.projects-big .subnav{background:#fff}
body.projects-big .subnav{display:inline-flex; width:auto; border-radius:0 6px 6px 0; padding-right:14px}

@media (max-width:560px){
  #topheader.projects-big{height:100px}
}
