/*
Theme Name:     Graphene Child
Theme URI:      https://www.radiocontrolinfo.com
Description:    Child theme for the Graphene theme
Author:         Your name here
Author URI:     https://www.youtube.com/RCexplained/about
Template:       graphene
Version:        1.0
*/
@import url("../graphene/style.css");
/* Your modification goes here */
/*
.page-id-1395 td, th {
  border: 1px solid #ddd;
  padding: 2px;
}

.page-id-1395  tr:nth-child(even){background-color: #f2f2f2;}

.page-id-1395 th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #4CAF50;
  color: white;
}*/