Skip to content

Commit 723f119

Browse files
committed
Add zoey says about downloading the CSS file
Closes #100 Closes #155
1 parent 6b294a5 commit 723f119

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/markdown/tutorial/part-1/01-orientation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,10 @@ body {
358358
/* ...snip... */
359359
```
360360
361+
> Zoey says...
362+
>
363+
> The CSS file is pretty long, so we didn't show the entire file here. Be sure to use the link above to download the complete file!
364+
361365
If you are familiar with CSS, feel free to customize these styles to your liking! Just keep in mind that you may see some visual differences going forward, should you choose to do so.
362366
363367
When you are ready, save the CSS file; our trusty development server should pick it up and refresh our page right away. No more unstyled content!

0 commit comments

Comments
 (0)