/*
Theme Name:     Graphene Plus Child
Description:    Child theme of the Graphene Plus theme.
Template:       graphene-plus
Author:         Keith Saunders
Author URI:     https://abbottsann.com
Version:        1.0
*/

@import url("../graphene/style.css");

/* =Theme customisation starts here
-------------------------------------------------------------- */

table td,
table th,
table tr {
    border: 0px;
}

 table.tableb td,
 table.tableb th,
 table.tableb tr {
    border: 1px solid;
}

.bg-gradient {
    background-image:none !important;
    /*background-color:#E4F8E4;*/
    /*background-color:#CDE1E9;*/
    background-color:#CCCDFE;
}

 table tr {
    background:#FFFFFF;
}

.entry-content img, .child-page img {
   border: 0px;
}

