This commit is contained in:
Gaël Métais
2014-09-12 18:35:46 +02:00
parent c3653a1725
commit 38520cf14f
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
</head>
<body>
<h1>Yellow Lab <span class="icon-lab"></span> Tools</h1>
<h2 class="promess">Free online test to help speeding up heavily javascripted pages</h2>
<h2 class="promess">Free online test to help speeding up <b>heavily</b> javascripted pages</h2>
<form method="post" action="/launchTest">
<input type="text" name="url" placeholder="http://www.mysite.com" class="url" />
<input type="submit" value="Launch test" class="launchBtn" onclick="this.className += ' clicked'" />