Browse Source

Update test.css

iou90 8 years ago
parent
commit
762115df6f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      test.css

+ 1
- 1
test.css View File

1
-body {
1
+html {
2
   font-size: 55px;
2
   font-size: 55px;
3
   background: 'red';
3
   background: 'red';
4
 }
4
 }