docs(app): fixes tabbing

This commit is contained in:
Palmer
2014-12-09 19:53:24 -05:00
parent 0c7b25869f
commit a113fc555c

View File

@@ -37,13 +37,13 @@ md-toolbar .md-button.toolbar-btn {
}
.content-area a {
color: #428BCA;
text-decoration: none;
color: #428BCA;
text-decoration: none;
}
.content-area a:hover, a:focus {
color: #2A6496;
text-decoration: underline;
color: #2A6496;
text-decoration: underline;
}
.footer {