Line 52: | Line 52: | ||
outline: none; | outline: none; | ||
cursor: pointer; | cursor: pointer; | ||
− | padding: 20px | + | padding: 20px 280px ; |
transition: 0.3s; | transition: 0.3s; | ||
font-size: 200%; | font-size: 200%; | ||
Line 69: | Line 69: | ||
/* Style the tab content */ | /* Style the tab content */ | ||
.tabcontent { | .tabcontent { | ||
+ | background-color: #fff0f0; | ||
display: none; | display: none; | ||
− | padding: | + | padding: 10px 120px; |
− | border: 1px solid # | + | border: 1px solid #fff0f0; |
border-top: none; | border-top: none; | ||
font-size: 200%; | font-size: 200%; |
Revision as of 16:25, 2 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.