mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-24 12:05:46 +08:00
docs(app): fixes tabbing
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user