]> git.plutz.net Git - rawnet/blobdiff - rawnet.css
clickable video thumbnail
[rawnet] / rawnet.css
index d034a6d056dabe22b19822a98b1883cee317fb27..99bb014059b0fc81a1bb435bb48e12c0af442b2d 100644 (file)
@@ -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%;