Explorar el Código

Update test.css

iou90 hace 8 años
padre
commit
762115df6f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      test.css

+ 1
- 1
test.css Ver fichero

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