Line 36: | Line 36: | ||
<h1 class="box-heading">Our Parts</h1> | <h1 class="box-heading">Our Parts</h1> | ||
+ | <style> | ||
+ | table.pgrouptable table, th.pgrouptable, td.pgrouptable { | ||
+ | border: 1px solid black; | ||
+ | border-collapse: collapse; | ||
+ | width: 100%; | ||
+ | height: 50px; | ||
+ | text-align: left; | ||
+ | border-bottom: 1px solid; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | th.pgrouptable { | ||
+ | background-color: #4CAF50; | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | </style> | ||
Revision as of 17:11, 1 November 2017