From b88452bce8555f60a2f63c1ff3b6525bd3b49414 Mon Sep 17 00:00:00 2001 From: Harald Wolff-Thobaben Date: Wed, 17 Nov 2021 13:22:56 +0100 Subject: [PATCH] comment old default styles --- css/defaults.css | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/css/defaults.css b/css/defaults.css index e2e7eae..d713165 100755 --- a/css/defaults.css +++ b/css/defaults.css @@ -1,3 +1,4 @@ +/* h2 { margin: 0; margin-top: 1.2em; @@ -8,7 +9,7 @@ p { text-align: justify; text-justify: auto; } - +*/ /* a::before { font-family: 'Font Awesome 5 Free'; @@ -18,7 +19,7 @@ a::before { padding-right: 2px; } */ - +/* div.blog { width: 100%; } @@ -93,7 +94,7 @@ li[itemType="https://schema.org/Article"] > a::after { content: '\f101'; color: var(--colSecondary); } - +*/ /* @@ -115,7 +116,7 @@ li[itemType="https://schema.org/Article"] > a { /***************************************************** Data Fields with Icons *****************************************************/ - +/* dd.create > .icon-calendar::before { font-family: 'Font Awesome 5 Free'; font-weight: 900; @@ -139,3 +140,4 @@ dd.createdby > span::before { font-size: 1em; } +*/