/*
 Theme Name:     Paneco
 Theme URI:      http://8am.ch
 Description:    Child Theme of Caps
 Author:         8am GmbH
 Author URI:     http://8am.ch
 Template:       caps
 Version:        1.0.0
*/

@import url("../caps/style.css");

.top-header-nav {
  margin: 0;
  float: right;
}

.top-header-nav li:after {
  content: "·";
  padding-left: 1em;
}
