/*!
Theme Name: Dynamic Omni Channels
Theme URI: http://underscores.me/
Author: Peter Alcivar
Author URI: http://underscores.me/
Description: Original Dynamic Omni Channels theme
Version: 2.71.0
Tested up to: 6.8.3
Requires PHP: 7.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: doctest1
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

DOC Test 1 is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.div-debug {
	padding: 10px;
}

.tbl-debug {
	border-collapse: collapse;
	margin: 10px auto;
}

.tbl-debug th,
.tbl-debug td {
	border: 1px black solid;
	padding: 3px;
}