X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=css%2Fstyle.css;h=01f46dc601b2ee4769e91b3227be624e7c589609;hb=3d4641181f0e7e1972301fd9b585f20738bce23b;hp=95ff56a1cd96b35d8609cb9f8ee97b66ab91e408;hpb=a498afce8c5ca7433a91e7bba812e786470cdf1f;p=i3%2Fi3.github.io diff --git a/css/style.css b/css/style.css index 95ff56a..01f46dc 100644 --- a/css/style.css +++ b/css/style.css @@ -364,6 +364,18 @@ img { text-decoration: none; } +table#downloads tr { + opacity: 0.7; +} + +table#downloads thead tr { + opacity: 1.0; +} + +table#downloads tbody tr:first-child { + opacity: 1.0; +} + /* clearfix */ .clearfix:after { content: ".";