From 434379fb3b022b9e7a48826c62c13e08aa23520e Mon Sep 17 00:00:00 2001 From: Hazel Noack Date: Tue, 10 Jun 2025 14:32:41 +0200 Subject: [PATCH] added credits --- scribble_to_epub/assets/scribblehub.css | 1 + 1 file changed, 1 insertion(+) diff --git a/scribble_to_epub/assets/scribblehub.css b/scribble_to_epub/assets/scribblehub.css index 417ca17..cb0351f 100644 --- a/scribble_to_epub/assets/scribblehub.css +++ b/scribble_to_epub/assets/scribblehub.css @@ -1,3 +1,4 @@ +/* https://github.com/agmlego/py-scribblehub-to-epub/blob/trunk/py_scribblehub_to_epub/assets/scribblehub.css */ .epub-author { color: #555; }