0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 13:32:39 +00:00

add uppercase style to footnotes

This commit is contained in:
Víctor Losada Hernández
2025-10-15 21:50:01 +02:00
parent 33f5d26b39
commit 27861ba796

View File

@@ -418,6 +418,7 @@
color : var(--HB_Color_Footnotes);
}
.footnote {
text-transform: uppercase;
position : absolute;
right : 80px;
bottom : 32px;