diff --git a/PRACTICAL_VISION/printing/style.css b/PRACTICAL_VISION/printing/style.css index 9e8e804..87478d3 100644 --- a/PRACTICAL_VISION/printing/style.css +++ b/PRACTICAL_VISION/printing/style.css @@ -208,9 +208,6 @@ li{ color: var(--purple); } -.credit span,a{ - color: var(--green); -} p2{ color: var(--green); @@ -414,6 +411,11 @@ button{ color: var(--purple); } +.credit span,a{ + color: var(--green); +} + + @media only screen and (max-width: 600px) { .row{ margin: 15% 0