/*!
Theme Name: Overlay Child
Template: overlay
Author: Appel un' Ei
Author URI: https://appelunei.stura.uni-heidelberg.de
Description: Appel un’ Ei’s child of the free Overlay theme, version 1.1.27
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: overlay
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, rtl-language-support, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
*/

table {
  cellspacing: 0;
}

table tbody tr:nth-child(odd) {
  background-color: #f3f3f3;
}

table ul {
  padding-left: 0;
}

table img.seal {
	max-height: 3em;
}

/* vim: sts=2 sw=2 et
