a little styling

This commit is contained in:
2016-09-11 20:31:38 -05:00
parent 1ba40c965d
commit 708938ff45
11 changed files with 76 additions and 38 deletions

View File

@ -0,0 +1,10 @@
.passwd {
width: 20em;
a,
i {
color: $copy;
cursor: pointer;
text-decoration: none;
}
}