X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/07d8e0861073c9aabaf3592d52629114e8bf00b9..77f6393c7675e2db18438c9f7c4075552ba278b6:/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 {