moving all labs to old dir
This commit is contained in:
7
old/labs/lab5/src/styles/main.styl
Normal file
7
old/labs/lab5/src/styles/main.styl
Normal file
@@ -0,0 +1,7 @@
|
||||
text(size, color)
|
||||
&:first-letter
|
||||
font-size size
|
||||
color color
|
||||
|
||||
.first-green-letter
|
||||
text(2em,green)
|
||||
Reference in New Issue
Block a user