lab5 finished

This commit is contained in:
2025-11-28 12:01:09 +10:00
parent 0bdaa800f6
commit 36fb1653d3
8 changed files with 6808 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
text(size, color)
&:first-letter
font-size size
color color
.first-green-letter
text(2em,green)