e-lado
Version:
[](https://circleci.com/gh/sharetribe/sharetribe/tree/master) [](https://gemnasium.com/sharetribe/shar
39 lines (33 loc) • 536 B
CSS
.section {
margin-bottom: 2em;
}
.sectionHead {
font-size: 2rem;
font-weight: 800;
margin-bottom: 1.5em;
}
.colorSwatch {
margin: 1em;
height: 4em;
position: relative;
box-shadow: 0 0 2px black;
}
.colorCode {
margin: 0 auto;
padding: 1.2em 0;
color: white;
text-shadow: 0 0 2px black;
text-align: center;
}
.propsTitle {
margin-top: 2em;
display: block;
}
.propsWrapper {
margin: 1em 0 0 0;
background: lightGrey;
padding: 1em;
display: inline-block;
height: 258px;
overflow-y: scroll;
}