api to accesspoints

This commit is contained in:
mb 2022-05-18 14:56:36 +02:00
parent da5a3b0b4e
commit 3e5ec74dc1

View File

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