mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
doc(css): add '#content-list .level-4' css
This commit is contained in:
parent
57ea8156a1
commit
a8f4d87be5
1 changed files with 8 additions and 0 deletions
|
|
@ -204,6 +204,14 @@ li {
|
|||
margin-left: 1em;
|
||||
}
|
||||
|
||||
#content-list .level-4 {
|
||||
margin-left: 2em;
|
||||
}
|
||||
|
||||
#content-list .level-5 {
|
||||
margin-left: 3em;
|
||||
}
|
||||
|
||||
|
||||
#content-list a.current {
|
||||
font-weight: bold;
|
||||
|
|
|
|||
Loading…
Reference in a new issue