night-cherry 2 сар өмнө
parent
commit
066fd9c4ee

+ 4 - 0
style/common.css

@@ -133,3 +133,7 @@ body a:hover{
 body a:visited{
 body a:visited{
     color:var(--a-visited-color);
     color:var(--a-visited-color);
 }
 }
+video{
+    width: 500px;
+    height: auto;
+}