/* remove the canned headings that glow do not have dx-header, but still need their javascript to run  added not (class=groupheader ) to see names in modules tab */

h1:not([dx-header]), h2:not([dx-header]):not([class=groupheader]), h3:not([dx-header]) {
  /*color: red;*/
  font-size: 0rem;
  /*margin-top: 0px;*/
}

/* need to find css that will display div title on modules page */

/* link back to 20 px */

/* used to git rid of top strip double header */

/* used for snippets */

/* remove links to More... */

