Ver código fonte

Update test.css

iou90 8 anos atrás
pai
commit
762115df6f
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      test.css

+ 1
- 1
test.css Ver arquivo

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