Line 43: | Line 43: | ||
} | } | ||
− | |||
div.tab button { | div.tab button { | ||
background-color: inherit; | background-color: inherit; | ||
Line 54: | Line 53: | ||
} | } | ||
− | |||
div.tab button:hover { | div.tab button:hover { | ||
background-color: pink; | background-color: pink; | ||
} | } | ||
− | |||
div.tab button.active { | div.tab button.active { | ||
background-color: white; | background-color: white; | ||
} | } | ||
− | |||
.tabcontent { | .tabcontent { | ||
background-color: #fff0f0; | background-color: #fff0f0; |
Revision as of 17:41, 10 July 2017
REGISTRY PARTS
Summary
This is a summary of all the parts we submitted to registry
Description of First submitted part
Description of second submitted part.
Description of third submitted part.