From c2bd30e02378d1164f83dcb8468d66142a62a020 Mon Sep 17 00:00:00 2001 From: claylock Date: Wed, 1 Nov 2023 15:03:39 +0000 Subject: [PATCH] Edited theme/pdf/pdf.css with Atlas code editor --- theme/pdf/pdf.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme/pdf/pdf.css b/theme/pdf/pdf.css index 4088a75b..155a7625 100644 --- a/theme/pdf/pdf.css +++ b/theme/pdf/pdf.css @@ -117,11 +117,11 @@ p.left-align{ text-align: left; } -/*----Uncomment to temporarily turn on code-eyballer highlighting (make sure to recomment after you build) +/*----Uncomment to temporarily turn on code-eyballer highlighting (make sure to recomment after you build)---*/ pre { background-color: yellow; -}---*/ +} /*----Uncomment to turn on automatic code wrapping