mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-20 00:10:26 +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;
|
||||
}
|
||||
|
||||
#content-list .level-2, #content-list.level-3 {
|
||||
#content-list .level-2,
|
||||
#content-list .level-3 {
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
|
||||
#content-list a.current {
|
||||
font-weight: bold;
|
||||
color: #000;
|
||||
|
|
|
|||
Loading…
Reference in a new issue