2 changed files with 7 additions and 2 deletions
@ -0,0 +1 @@ |
|||
temp/ |
@ -1,3 +1,7 @@ |
|||
body { |
|||
background-color: blue; |
|||
} |
|||
background-color: white; |
|||
} |
|||
|
|||
h1 { |
|||
color: red; |
|||
} |
|||
|
Loading…
Reference in new issue