[PRES] [web-pres2] dericks-renderer: Add CSS for a 'quote'

[email protected] (Derick Rethans) Wed, 21 May 2025 14:54:28 +0000
Newsgroups php.pres
Message-ID <[email protected]>
Author: Derick Rethans (derickr)
Date: 2025-05-21T09:43:11-05:00

Commit: https://github.com/php/web-pres2/commit/3e91f640d1de5a9d4830303c025642c4c20c20ed
Raw diff: https://github.com/php/web-pres2/commit/3e91f640d1de5a9d4830303c025642c4c20c20ed.diff

Add CSS for a 'quote'

Changed paths:
  M  derick.css


Diff:

diff --git a/derick.css b/derick.css
index 39e4bd2..3d76ab7 100644
--- a/derick.css
+++ b/derick.css
@@ -177,7 +177,7 @@ div.result pre {
 	background: none;
 }
 
-div.big-centre
+div.big-centre, div.quote
 {
     font-size: 200%;
     text-align: center;