/**
 * This file contains CSS for highwire TOC markup style.
 *
 * Copyright (c) HighWire Press, Inc.
 * This software is open-source licensed under the GNU Public License Version 2 or later
 * The full license is available in the LICENSE.TXT file at the root of this repository
 */

/* TOC styles 
--------------*/
.highwire-markup .issue-toc .toc-citation {
  margin-bottom: 10px;
}

.highwire-markup .issue-toc ul.toc-section li {
  list-style-type: none;
}

.highwire-index-by-author-links ul li{
  padding: 0;
}