tangled
alpha
login
or
join now
mackuba.eu
/
skythread
Thread viewer for Bluesky
12
fork
atom
overview
issues
pulls
pipelines
don't show a border on the root level
mackuba.eu
2 years ago
bbfa85f0
8ab83e58
options
unified
split
Changed files
+4
style.css
+4
style.css
···
189
border-left: 1px solid #aaa;
190
}
191
0
0
0
0
192
.post.flat {
193
padding-left: 0px;
194
border-left: 0px;
···
189
border-left: 1px solid #aaa;
190
}
191
192
+
body > .post {
193
+
border-left: 0px;
194
+
}
195
+
196
.post.flat {
197
padding-left: 0px;
198
border-left: 0px;