博客文章中的CSS影响博客html视图。怎么预防呢?

时间:2018-06-28 01:55:27

标签: html css twitter-bootstrap-3 jupyter-notebook

现在,我制作有关kaggle的博客。 因此,有些文章是由jupyter notebook的html撰写的。 jupyter笔记本生成的html具有bootstrap css代码。 我的博客也有引导CSS代码。 所以当显示jupyter笔记本文章时,我的博客崩溃了。

在显示jupyter笔记本文章之前。 :

enter image description here

在显示jupyter笔记本文章之后。(使css sytle崩溃了):

enter image description here

如何预防?我不想使用iframe。

0 个答案:

没有答案