mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 16:22:44 +00:00
Merge pull request #4478 from 5e-Cleric/fix-footer-text
Add uppercase style to footnotes
This commit is contained in:
@@ -418,6 +418,7 @@
|
||||
color : var(--HB_Color_Footnotes);
|
||||
}
|
||||
.footnote {
|
||||
text-transform: uppercase;
|
||||
position : absolute;
|
||||
right : 80px;
|
||||
bottom : 32px;
|
||||
|
||||
Reference in New Issue
Block a user