Change text color of footer
This commit is contained in:
parent
90b05cf3ec
commit
7619a8d0c0
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ Example usage:
|
|||
(header)
|
||||
(:main ,@body)
|
||||
(footer (:spacing (:property :p :side :y :size 5)
|
||||
:color (:text "secondary")))))
|
||||
:color (:text "body-secondary")))))
|
||||
|
||||
(defun write-album (&key (lang "de") (style :tree) (fc 120))
|
||||
(let ((spinneret:*html-lang* lang)
|
||||
|
|
Loading…
Add table
Reference in a new issue