react-native-adyen-payment
Version:
React Native Adyen Payment Native Module
40 lines (29 loc) • 500 B
CSS
code {
color: #439bdf ;
}
pre > code,
.sidebar-nav code {
color: inherit ;
}
.sidebar-nav li img {
margin-right: 5px;
vertical-align: middle;
}
.markdown-section {
max-width: 930px;
}
.markdown-section h3 code {
font-size: 18px;
}
.markdown-section table {
display: inline-table;
width: 100%;
}
.markdown-section table thead {
text-align: left;
background-color: #f5f8fa;
}
.markdown-section table th,
.markdown-section table td {
padding: 15px;
}