mirror of
https://github.com/wassname/mad.git
synced 2026-09-12 12:20:51 +08:00
small changes
This commit is contained in:
+9
-10
@@ -14,26 +14,25 @@
|
||||
<body>
|
||||
<div class="row">
|
||||
<div class="page-header text-center">
|
||||
<h1>MAD - Mindfulness Anti Distraction</h1>
|
||||
<h1>MAD:<small> Mindfulness Anti Distraction</small></h1>
|
||||
</div>
|
||||
<div class="col-md-8 col-md-offset-2 text-center">
|
||||
<p class="lead">Type word for word the following if you REALLY HAVE to go to your site:</p>
|
||||
<p class="lead">Read and <strong>type the text below</strong> if you REALLY HAVE to go to your site:</p>
|
||||
<div class="jumbotron">
|
||||
<blockquote>
|
||||
<p id="target"></p>
|
||||
<p class="lead" id="target"></p>
|
||||
</blockquote>
|
||||
<textarea id="input" class="form-control" rows="3"></textarea>
|
||||
<p id="original"></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-2"></div>
|
||||
</div>
|
||||
<div class="row text-center">
|
||||
<input id="submit1" class="btn btn-primary" type="submit" value="Submit">
|
||||
<a id="submit2" class="btn btn-success" href="#" disabled="enabled">Go Back</a>
|
||||
<br><p id="percent"></p>
|
||||
<textarea id="input" class="form-control" rows="3"></textarea>
|
||||
<input id="submit1" class="btn btn-primary" type="submit" value="Verify">
|
||||
<a id="submit2" class="btn btn-success" href="#" disabled="enabled">Enter Site</a>
|
||||
<br><strong></strong>
|
||||
</div>
|
||||
<div class="row">
|
||||
<h1 class="text-center">Change the Habit</h1>
|
||||
<h1 class="text-center">Do something more rewarding instead!</h1>
|
||||
<br>
|
||||
<div id="alternate" class="row text-center">
|
||||
<div class="col-md-4 col-md-offset-2">
|
||||
|
||||
Reference in New Issue
Block a user