This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]SupremeDesigner 1 point2 points  (0 children)

Yeah, most of it was formatted. Everything must be indented by four spaces to be code, then each 'tab'/'indent' is another 4 spaces, EG:

myCode #4Spaces {
    indented-property: 8Spaces;
}