/*
Theme Name: Ultra Child 
Author: Puro
Author URI: http://purothemes.com/
Theme URI: https://wordpress.org/themes/ultra/
Description: Ultra Child Theme
Version: 1.0.0
Template: ultra
Text Domain: ultra
Domain Path: /languages/
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

/* #table-r2 {
		border-collapse: collapse;
    width: 100%;
}
#table-r2  th, td {
		 padding: 8px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

#table-r2 tr:hover{background-color:#f5f5f5} 
 */

table {
    border-collapse: collapse;
    width: 100%;
}
table  th, td {
		 padding: 8px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}
/*table tr:hover{background-color:#f5f5f5}*/

