summaryrefslogtreecommitdiff
path: root/src/content/en/blog/2018/08
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2026-09-08 21:13:17 -0300
committerEuAndreh <eu@euandre.org>2026-09-08 21:13:17 -0300
commit12684c8e8e8594029aba697d5805e3df4483186b (patch)
tree4f002cb1097dd959bdb4a6a6a762c306414e6595 /src/content/en/blog/2018/08
parentstyle.css: Keep a long line inside the box that frames it (diff)
downloadeuandre.org-12684c8e8e8594029aba697d5805e3df4483186b.tar.gz
euandre.org-12684c8e8e8594029aba697d5805e3df4483186b.tar.xz
style.css: Collapse the listing table so the numbers hold still
Pinning the first cell to the left edge moved it, and the code could be seen sliding through a strip beside it. Both are the same thing: the table that holds the numbers and the code was left to the browser's default of separate borders, so its cells stand two pixels apart. The first one's natural place is that two pixels in, which is what it jumped from; the gap between them is what the code showed through. Collapsed, the numbers sit flush against the code, and the pinned cell is raised so it is the code that passes under it rather than the other way about. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KxLpaNQThKfMG3ecCJptP9
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions