Difference between revisions of "Template:TPHS San Diego/template page css js"

Line 201: Line 201:
  
 
table, tr, td {
 
table, tr, td {
 +
  display: grid;
 +
  grid-template-columns: auto auto auto;
 +
  background-color: #2196F3;
 +
  padding: 10px;
 
   background-color: rgba(255, 255, 255, 0.8);
 
   background-color: rgba(255, 255, 255, 0.8);
 
   border: 1px solid rgba(0, 0, 0, 0.8);
 
   border: 1px solid rgba(0, 0, 0, 0.8);

Revision as of 22:23, 9 October 2018