소스 검색

HH-XXX Red style

alinkov 6 년 전
부모
커밋
b5b51bb060
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -3,6 +3,6 @@
     <title>This is not cool</title>
 </header>
 <body>
-<h1>Hello world</h1>
+<h1 style="color: red;">Hello world</h1>
 </body>
 </html>