attempt to make footer more accessible

This commit is contained in:
Michael Q Larson
2015-02-10 16:26:59 -08:00
parent dd0c202024
commit 5f4fe74b16
3 changed files with 67 additions and 17 deletions

View File

@@ -685,6 +685,11 @@ iframe.iphone {
min-height: 650px;
}
// This is used to give icons text for screen readers to read out, without needing the text to actually appear.
.icon-lock{
font-size: 0px;
}
//uncomment this to see the dimensions of all elements outlined in red
//* {