Force password saving off on dummy field & fix img sizing issue.
This commit is contained in:
parent
e38ae21c80
commit
54bd876ed6
@ -177,7 +177,7 @@ section {
|
|||||||
|
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
|
|
||||||
img, video {
|
video {
|
||||||
margin: 1ex 2%;
|
margin: 1ex 2%;
|
||||||
width: 96%;
|
width: 96%;
|
||||||
|
|
||||||
|
@ -7,8 +7,8 @@ layout: default
|
|||||||
---
|
---
|
||||||
|
|
||||||
<section id="intro">
|
<section id="intro">
|
||||||
<h2><img src="{% link img/password_forgot_882804.svg %}" title="https://thenounproject.com/term/forget/882804/" />
|
<form autocomplete="off"><h2><img src="{% link img/password_forgot_882804.svg %}" title="https://thenounproject.com/term/forget/882804/" />
|
||||||
What's your <input type="password" value="password" size="5" disabled>?</h2>
|
What's your <input type="password" value="password" size="5" disabled>?</h2></form>
|
||||||
<p>Passwords are regarded as a "necessary evil" to having accounts online. We accept them as <q>the way things are done online</q> and try to adapt.<br>
|
<p>Passwords are regarded as a "necessary evil" to having accounts online. We accept them as <q>the way things are done online</q> and try to adapt.<br>
|
||||||
But upon reflection, we find that we've adapted quite poorly.<br>
|
But upon reflection, we find that we've adapted quite poorly.<br>
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user