/* @override http://127.0.0.1:3000/stylesheets/categories.css */

div.content {
  padding: 10px;
}

#subcategories li {
  margin: 0.6em 0;
}

#subcategories a {
  font-family: Arial, Verdana;
  font-size: 115%;
  font-weight: bold;
}

p.show-all {
  margin-top: 1.5em;
}