More actions
m Coding and testing. |
m Coding and testing. |
||
| Line 64: | Line 64: | ||
.InfoboxCorp td { | .InfoboxCorp td { | ||
border-bottom: 1px solid | border-bottom: 1px solid black; /* black */ | ||
padding: 0.5em; | padding: 0.5em; | ||
} | } | ||
| Line 76: | Line 76: | ||
.InfoboxCorp td:nth-child(2) { | .InfoboxCorp td:nth-child(2) { | ||
background: #101010; | /* background: #101010; #101010 */ | ||
} | } | ||