diff --git a/mkdocs/docs/css/custom.css b/mkdocs/docs/css/custom.css index b09bc75..a93338c 100644 --- a/mkdocs/docs/css/custom.css +++ b/mkdocs/docs/css/custom.css @@ -133,4 +133,18 @@ li.md-nav__item > a { .gslide-image img { background: #000 !important; +} + +.video { + position: relative; + height: 0; + padding-bottom: 56.25%; +} + +.video iframe { + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; } \ No newline at end of file diff --git a/mkdocs/docs/higurashi/index.md b/mkdocs/docs/higurashi/index.md index 27f3845..5265b22 100644 --- a/mkdocs/docs/higurashi/index.md +++ b/mkdocs/docs/higurashi/index.md @@ -27,8 +27,8 @@ status: draft ## İlk Chapter (Prolog) -
- +
+