Stream gemeenteraad, kanalen, footers, bug fix zoeken

This commit is contained in:
2020-02-20 15:42:51 +01:00
parent 9baa4a8556
commit 0582de5bb0
9 changed files with 28 additions and 8 deletions

View File

@@ -297,6 +297,12 @@ button[disabled]:hover
background-color: #03A6E0;
}
.row.grid .card .post_content {
padding: 4px;
border: solid 1px #03A6E022;
border-radius: 8px;
}
.row.grid .column {
margin: 0px;
margin-top: 10px;