Thanks, but it’s still there. Here’s what I added, with the bits from above and below copied:
.content-sidebar {
margin-left: -29.04761904%;
width: 29.04761904%;
}
.site:before {
width: 222px;
}
.site:before {
content: “”;
display: block;
height: 100%;
left: 0;
min-height: 100%;
position: absolute;
top: 0;
width: 182px;
z-index: 2;
}
#secondary {
background-color: transparent;
border: 0;
clear: none;
float: left;
margin: 0 0 0 -100%;
min-height: 100vh;
width: 122px;
}