mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-20 15:04:07 +01:00
docs(getting started): fixes of getting started page
This commit is contained in:
parent
fe925f3fbe
commit
ff60f24063
2 changed files with 16 additions and 17 deletions
|
|
@ -462,11 +462,11 @@ h1:hover .hash-link, h2:hover .hash-link, h3:hover .hash-link, h4:hover .hash-li
|
|||
|
||||
.nav-docs a:hover {
|
||||
text-decoration: none;
|
||||
color: #cc7a6f
|
||||
color: #285eb8
|
||||
}
|
||||
|
||||
.nav-docs a.active {
|
||||
color: #cc7a6f
|
||||
color: #285eb8
|
||||
}
|
||||
|
||||
.nav-docs a.external:after {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue