diff --git a/static/css/stylesheet.css b/static/css/stylesheet.css index 61b36fa..a64ff57 100644 --- a/static/css/stylesheet.css +++ b/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; }