X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=rawnet.css;h=99bb014059b0fc81a1bb435bb48e12c0af442b2d;hb=47f02589b226ef92774ec7ea04c53571c3fe37e8;hp=d034a6d056dabe22b19822a98b1883cee317fb27;hpb=d8444d9a61e5a4f5894c2852bb8f4eb1afe8afcf;p=rawnet diff --git a/rawnet.css b/rawnet.css index d034a6d..99bb014 100644 --- a/rawnet.css +++ b/rawnet.css @@ -151,6 +151,13 @@ body.channels main .channel > .description h2 { @media(min-width: 84em) { .channel > .description, .video.thumb, .newvideo { max-width: 19%; } } @media(min-width: 104em) { .channel > .description, .video.thumb, .newvideo { max-width: 19em; } } +.video.thumb > a { + display: block; + color: inherit; + font-style: inherit; + text-decoration: inherit; +} + .video.thumb figure { position: absolute; top: 0; height: 11em; width: 100%;