Skip to content

Commit

Permalink
Closes rlamana#10
Browse files Browse the repository at this point in the history
  • Loading branch information
rlamana committed Sep 4, 2013
1 parent 4bb6bcb commit 5cecd18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/desktop/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

<div class="browser-overlay">
<div class="wrapper">
<h2>This experiment works in <strong>webkit</strong> based browsers only!</h2>
<h2>This experiment has only been tested on <strong>Chrome</strong> and <strong>Safari</strong> browsers!</h2>
<i class="icon-chrome" style="font-size: 50px; color: white; float: right;"></i>
<p>This means we cannot guarantee that everything will be displayed properly on your browser. Sorry.</p>
<small><a href="#" class="close-button">Continue anyway &gt;</a></small>
Expand Down
2 changes: 1 addition & 1 deletion examples/simple/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<body unselectable="on">
<div class="browser-overlay">
<div class="wrapper">
<h2>This experiment works in <strong>webkit</strong> based browsers only!</h2>
<h2>This experiment has only been tested on <strong>Chrome</strong> and <strong>Safari</strong> browsers!</h2>
<i class="icon-chrome" style="font-size: 50px; color: white; float: right;"></i>
<p>This means we cannot guarantee that everything will be displayed properly on your browser. Sorry.</p>
<small><a href="#" class="close-button">Continue anyway &gt;</a></small>
Expand Down

0 comments on commit 5cecd18

Please sign in to comment.