I’ve been making some more turnouts in the last few days (with Peco rail to match my other track). I tried to time how long it took but forgot to keep notes – I reckon each one takes about 4-5 hours spread over 2-3 days.
.gallery {
margin: auto;
}
.gallery-item {
float: left;
margin-top: 10px;
text-align: center;
width: 50%; }
.gallery img {
border: 2px [...]