2014-09-08 16:11:17 -06:00
|
|
|
section#photo-details {
|
2014-12-27 23:38:06 -07:00
|
|
|
width: 1140px;
|
|
|
|
margin: 60px auto 70px;
|
|
|
|
}
|
2015-03-20 11:44:59 -06:00
|
|
|
|
2014-12-27 23:38:06 -07:00
|
|
|
div.photo-view {
|
|
|
|
text-align: center;
|
|
|
|
figure {
|
|
|
|
box-shadow: 0 0 3px 1px rgba(0,0,0,0.75);
|
|
|
|
display: inline-block;
|
|
|
|
margin: 0 0 60px;
|
|
|
|
padding: 0;
|
|
|
|
img {
|
|
|
|
display: block;
|
2014-09-08 16:11:17 -06:00
|
|
|
}
|
2014-12-27 23:38:06 -07:00
|
|
|
}
|
2014-12-28 00:23:05 -07:00
|
|
|
}
|