Browse Source

api to accesspoints

master
mb 2 years ago
parent
commit
3e5ec74dc1
  1. 4
      static/css/stylesheet.css

4
static/css/stylesheet.css

@ -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;
}

Loading…
Cancel
Save