Add instructions for downloading torrent files

This commit is contained in:
2024-02-05 15:07:25 +01:00
parent edd1b67b94
commit 1cb0945022
3 changed files with 70 additions and 4 deletions

View File

@@ -260,7 +260,7 @@ func (s styleSheet) String() string {
s.BodyBackground.CSS(),
s.BodyText.CSS(),
s.Separator.CSS(),
s.BodyColor.WithAlpha(0.75).CSS(), // shaded_background
s.BodyColor.WithAlpha(0.8).CSS(), // shaded_background
s.CardColor.CSS(),
s.Chart1.CSS(),
s.Chart2.CSS(),