2
0

Force password saving off on dummy field & fix img sizing issue.

This commit is contained in:
Maarten Billemont 2018-05-07 10:44:35 -04:00
parent e38ae21c80
commit 54bd876ed6
2 changed files with 3 additions and 3 deletions

View File

@ -177,7 +177,7 @@ section {
font-size: 1.2em;
img, video {
video {
margin: 1ex 2%;
width: 96%;

View File

@ -7,8 +7,8 @@ layout: default
---
<section id="intro">
<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>
<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></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>
But upon reflection, we find that we've adapted quite poorly.<br>
</p>