diff --git a/docs/docs/dlib.css b/docs/docs/dlib.css index 0988168f8..e7e9fb45c 100644 --- a/docs/docs/dlib.css +++ b/docs/docs/dlib.css @@ -248,6 +248,11 @@ div.inc { float: right; } +video +{ + border: black dotted 1px; + border-bottom: black solid 2px; +} .code_box { diff --git a/docs/docs/stylesheet.xsl b/docs/docs/stylesheet.xsl index 595f74c24..97a7fa30c 100644 --- a/docs/docs/stylesheet.xsl +++ b/docs/docs/stylesheet.xsl @@ -1,4 +1,4 @@ - +