minor improvements to the layout of the configuration panel
This commit is contained in:
parent
a7ed30ec9e
commit
259789ad81
1 changed files with 8 additions and 0 deletions
|
@ -4,4 +4,12 @@ body {
|
|||
|
||||
.list-group-item .badge a {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.web-api-standards-container h3 {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
section p:first-child {
|
||||
padding-top: 1em;
|
||||
}
|
Loading…
Reference in a new issue