mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-28 15:28:15 +00:00
docs css fix for content-list indentation
This commit is contained in:
parent
6e4a501127
commit
dd44e00ddd
1 changed files with 3 additions and 1 deletions
|
|
@ -181,10 +181,12 @@ h4 {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
#content-list .level-2, #content-list.level-3 {
|
#content-list .level-2,
|
||||||
|
#content-list .level-3 {
|
||||||
margin-left: 1em;
|
margin-left: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
#content-list a.current {
|
#content-list a.current {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #000;
|
color: #000;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue