X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/8c2dfb465c044b15b38ce0f4cc48ee9431fa2a4f..e810d7d175b22b6d8e1693f4057bf642625afe5e:/static/style.css diff --git a/static/style.css b/static/style.css index c6dc21d..4d6970e 100644 --- a/static/style.css +++ b/static/style.css @@ -119,12 +119,12 @@ table td:first-child { table td:last-child { padding-right: 0 } -tbody tr:hover { - background: #f2f8fa; /* #f6f6f6; */ -} .post-list { width: 100%; } +.post-list tr:hover { + background: #f2f8fa; /* #f6f6f6; */ +} .post-list td { padding: 0.3em; }