releases: add hidden sections for bonito and sargo

This commit is contained in:
Daniel Micay
2019-06-13 11:17:17 -04:00
parent f424932ea5
commit 60902ba216
10 changed files with 58 additions and 10 deletions

View File

@@ -13,6 +13,10 @@ body {
overflow-y: scroll;
}
.hidden {
display: none;
}
a {
color: #1565c0; /* blue800 */
text-decoration: none;