X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/07d8e0861073c9aabaf3592d52629114e8bf00b9..0abdb278ad76957a309e4fa9da436be73070c595:/base.css diff --git a/base.css b/base.css index dab95d7..cc3625f 100644 --- a/base.css +++ b/base.css @@ -254,6 +254,12 @@ td.joinl { border-left: none; } +thead { + position: sticky; + top: 0; + background: #DDD8; +} + /* character table */ .glyphs thead th, .glyphs td {