Files
crypto-wake/files/docs/stylesheets/extra.css
Nathan Schneider 11c6212fb7 Initial commit
2021-03-14 16:34:32 -06:00

16 lines
208 B
CSS

.shadow {
box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.176);
}
.shortcuts {
width: 100%;
text-align: center;
}
.shortcuts a {
display: inline-block;
min-width: 20%;
text-align: center;
}