|
@ -50,11 +50,11 @@ section#feeds{ |
|
|
section#accesspoints{ |
|
|
section#accesspoints{ |
|
|
margin: 5em 0; |
|
|
margin: 5em 0; |
|
|
} |
|
|
} |
|
|
section#api div.accesspoint{ |
|
|
section#accesspoints div.accesspoint{ |
|
|
padding: 1em 2em; |
|
|
padding: 1em 2em; |
|
|
border-bottom: 20px solid #aa87deff; |
|
|
border-bottom: 20px solid #aa87deff; |
|
|
} |
|
|
} |
|
|
section#api div.accesspoint:first-of-type{ |
|
|
section#accesspoints div.accesspoint:first-of-type{ |
|
|
border-top: 20px solid #aa87deff; |
|
|
border-top: 20px solid #aa87deff; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|