- echo "<html><head><style>body {font-family: Arial, sans-serif;} .header {padding: 2px; padding-left: 20px; text-align: left; background: #000000; color: white; font-size: 20px;} table {border-collapse: collapse; width: 100%;} .c1 {width: 20%;} .c2 {width: 40%;} .c3 {width: 40%} .hash {font-family: 'Courier';} th, td {text-align: left; padding: 8px;} tr:nth-child(even) {background-color: #f2f2f2;} a.links:link {text-decoration: none; color:#0F52BA;} a.links:visited {text-decoration: none; color:#0F52BA;} a.links:hover {text-decoration: none; color:#0F52BA; font-weight: bold;} </style>" > "$FILE"
0 commit comments