ソースを参照

Update test.css

iou90 8 年 前
コミット
762115df6f
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      test.css

+ 1
- 1
test.css ファイルの表示

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