/**
Theme Name: strgS-child-kita-sprockhoevel
Author: strgS *visuellkom
Author URI: https://strgs.de
Description: strgS *visuellkom

https://strgs.de
mail@strgs.de


Child Theme

Version: 20211024

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: strgs-child-kita-sprockhoevel
Template: astra
*/


/*** Tappo Table ***/
table.tappo-table {
  width: 100%;
  background-color: none;
  border-collapse: collapse;
  border-width: 0px;
  border-color: #ffcc00;
  border-style: solid;
  color: #000000;
}

table.tappo-table td, table.tappo-table th {
  border-width: 0px;
  border-color: #ffcc00;
  border-style: solid;
  padding: 0px;
}

table.tappo-table thead {
  background-color: #ffcc00;
}
/*** end Tappo Table ***/

/*** Zusatzstoffe ***/
.zusatz {
	font-weight: normal;
	font-size: 0.7rem;
	padding-left: 15px;
}
/*** end Zusatzstoffe ***/


