diff options
Diffstat (limited to 'doc/frontpage.css')
-rw-r--r-- | doc/frontpage.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/frontpage.css b/doc/frontpage.css index bcdca6401..299855ce9 100644 --- a/doc/frontpage.css +++ b/doc/frontpage.css @@ -80,6 +80,9 @@ span.keyword { #content-videos .thumbnail._004 { background: url(/doc/video-004.png); } +#content-videos .thumbnail._005 { + background: url(/doc/video-005.jpg); +} #content-videos a.video { display: inline-block; width: 150px; |