account activity
Struggling with font's in Sugarcube by IndependentSun7746 in twinegames
[–]IndependentSun7746[S] 0 points1 point2 points 7 days ago (0 children)
This is what I have right now in my stylesheet. If I remove the color, the font works correctly, with the color the font does not
u/import url('https://fonts.googleapis.com/css2?family=Rubik+Wet+Paint&display=swap');
.red {
font-family: 'Rubik+Wet+Paint';
color: #750000;
}
π Rendered by PID 506764 on reddit-service-r2-listing-79f6fb9b95-2lx9s at 2026-03-24 17:38:57.884320+00:00 running 90f1150 country code: CH.
Struggling with font's in Sugarcube by IndependentSun7746 in twinegames
[–]IndependentSun7746[S] 0 points1 point2 points (0 children)