galb-dai commited on
Commit
1293986
·
1 Parent(s): 61bdf51

Update CSS and video.

Browse files
assets/DominatingSetAnimation.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:89fb5563c9e7ceb50e1815e2283710ad794922d0c0a510120fb53223da94d4ad
3
- size 10440098
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b4f64a0f3d3e4a662214dfda8b1cf3a13dffbc7a2698a70e6bef15b0bddd3f6
3
+ size 10836895
src/display/css_html_js.py CHANGED
@@ -33,7 +33,6 @@ custom_css = """
33
  .f1-figcaption-video { margin-top: 6px; } /* a bit tighter under the video */
34
 
35
  /* Problem name — force center from first render; code bg color #f9fafb */
36
- .f1-problem-markdown > *,
37
  #f1-examples .f1-problem-markdown .markdown p { text-align: center !important; margin: 0 0 8px 0; }
38
  .f1-problem-markdown p code,
39
  #f1-examples .f1-problem-markdown .markdown p code {
 
33
  .f1-figcaption-video { margin-top: 6px; } /* a bit tighter under the video */
34
 
35
  /* Problem name — force center from first render; code bg color #f9fafb */
 
36
  #f1-examples .f1-problem-markdown .markdown p { text-align: center !important; margin: 0 0 8px 0; }
37
  .f1-problem-markdown p code,
38
  #f1-examples .f1-problem-markdown .markdown p code {