添加simulator部分
This commit is contained in:
@@ -13,6 +13,16 @@
|
||||
background-color: white !important;
|
||||
}
|
||||
|
||||
/* 去除掉每个h2标题上面的线 */
|
||||
.vp-doc h2 {
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
/* 去除掉页面底部导航的横线 */
|
||||
nav.prev-next {
|
||||
border-top: none !important;
|
||||
}
|
||||
|
||||
/* 首页图片 */
|
||||
img.VPImage.image-src {
|
||||
max-width: 500px !important;
|
||||
|
||||
Reference in New Issue
Block a user