/*
Theme Name: WMD Theme
*/

/*html :where(img){height:inherit;max-width:none;}*/

#topMenu li:before {
  content:"|";
      padding: 0 .5em 0 .5em;
}

#topMenu li:first-of-type:before {
  content:"";
}
#topMenu ul li{padding:0;}