Minor text clarifications, make ?! border a circle.

This commit is contained in:
Ian Gulliver
2018-11-20 08:33:58 +00:00
parent 578c3446f5
commit 38f56fc57d
2 changed files with 5 additions and 3 deletions

View File

@@ -189,7 +189,9 @@ password {
passwordSymbols {
color: darkgrey;
border: 1px darkgrey dotted;
margin-left: 0.2em;
border-radius: 1em;
padding: 0.2em;
margin: 0.2em;
}
website,username {