From 73b52826ca1610abc28de6be7009153b623a468c Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Sun, 12 Apr 2020 22:26:49 +0800 Subject: [PATCH] css --- source/css/_tag-plugins/folding.styl | 2 +- source/css/_tag-plugins/tabs.styl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/css/_tag-plugins/folding.styl b/source/css/_tag-plugins/folding.styl index f8993b2..af732a3 100644 --- a/source/css/_tag-plugins/folding.styl +++ b/source/css/_tag-plugins/folding.styl @@ -92,7 +92,7 @@ details[open] margin: 0 - $gap margin-top: 0 > - p,.tabs,ul,ol,.highlight,div.note + p,.tabs,ul,ol,.highlight,.note,.fancybox &:first-child margin-top: 0 &:last-child diff --git a/source/css/_tag-plugins/tabs.styl b/source/css/_tag-plugins/tabs.styl index 83ad5e8..b9135a8 100644 --- a/source/css/_tag-plugins/tabs.styl +++ b/source/css/_tag-plugins/tabs.styl @@ -60,7 +60,7 @@ div.tabs &.active display: block > - p,.tabs,ul,ol,.highlight,div.note + p,.tabs,ul,ol,.highlight,.note,.fancybox &:first-child margin-top: 0 &:last-child