Parcourir la source

HH-XXX Red style

alinkov il y a 6 ans
Parent
commit
b5b51bb060
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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>