Skip to main content

"Most Recent Agenda" Button: Add clarifying text to homepage

Careful, this is a requirement for CA websites! Don't change the wording too much. 

#page-content .poc-instances.board-meetings > div > div.latest-board-agenda > a::after {
    content: " (Agenda Only)";
}

It's a webpage snippet with text "Board Meetings" and a button for "Current Agenda (Agenda Only)."