From bdb8dfa8d2d9ac1668a1a0036d194cb57b168e37 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Mon, 31 Jul 2023 15:03:40 +0800 Subject: feat: add commiter --- docs/site/css/timeago.css | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 docs/site/css/timeago.css (limited to 'docs/site/css/timeago.css') diff --git a/docs/site/css/timeago.css b/docs/site/css/timeago.css deleted file mode 100644 index f7ab7d69..00000000 --- a/docs/site/css/timeago.css +++ /dev/null @@ -1,15 +0,0 @@ -/* - timeago output is dynamic, which breaks when you print a page. - - This CSS is only included when type: timeago - and ensures fallback to type "iso_date" when printing. - - */ - -.git-revision-date-localized-plugin-iso_date { display: none } - -@media print { - .git-revision-date-localized-plugin-iso_date { display: inline } - .git-revision-date-localized-plugin-timeago { display: none } -} - -- cgit v1.2.3-70-g09d2