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