fixed some formatting issues with API docs [CI SKIP]
This commit is contained in:
parent
810770388a
commit
edf1817939
2 changed files with 0 additions and 3 deletions
|
@ -19,7 +19,6 @@
|
|||
border-bottom: 1px solid #EEE;
|
||||
padding-bottom: 40px;
|
||||
li
|
||||
line-height: 5px;
|
||||
a
|
||||
color: #2b303b;
|
||||
text-decoration: none;
|
||||
|
|
|
@ -311,8 +311,6 @@ body.login.login-form > div input[type="submit"] { position: relative; width: 10
|
|||
|
||||
.toc ul { list-style-type: none; padding: 0px; margin: 0px; margin-bottom: 40px; border-bottom: 1px solid #EEE; padding-bottom: 40px; }
|
||||
|
||||
.toc ul li { line-height: 5px; }
|
||||
|
||||
.toc ul li a { color: #2b303b; text-decoration: none; }
|
||||
|
||||
.toc ul li a:hover { text-decoration: underline; }
|
||||
|
|
Loading…
Reference in a new issue