Home
Menukaart
Agenda
Groepen
Sfeerimpressie
Vacatures
Contact
Menu
Navigation
Home
Menukaart
Agenda
Groepen
Sfeerimpressie
Vacatures
Contact
Agenda
No items found
×
Reserveren bij Café Brandpunt
/* ----------------------------------------- */ /* View: Masonry agenda - start */ /* ----------------------------------------- */ .masonry { -webkit-column-count: 4; /* Chrome, Safari, Opera */ -moz-column-count: 4; /* Firefox */ column-count: 4; } .item { display: inline-block; background: #fff; padding: 10px; margin: 0 0 1em; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; position: relative; } .masonry h3 { font-size: 22px; font-weight: 700 !important; line-height: 26px; margin-top: 15px; text-align: center; } .mason-img { display: block; text-align: center; } .masonry .date { background: #9e080d none repeat scroll 0 0; color: #f9f9f9; display: block; line-height: 30px !important; margin-bottom: 15px; margin-top: -5px; position: relative; text-align: center; width: 100%; z-index: 9999; } .masonry .ag-excerpt { font-size: 13px; padding: 0 10px; text-align: center; } .fb-btn { background: #eee none repeat scroll 0 0; border-radius: 3px; display: block; font-size: 14px; margin: 0 10px 15px; padding: 5px 20px; text-align: center; text-transform: uppercase; width: auto; } .fb-btn:hover { background: #ddd none repeat scroll 0 0; } @media only screen and (min-width: 250px) { .masonry { -moz-column-count: 1; -webkit-column-count: 1; column-count: 1; } } @media only screen and (min-width: 550px) { .masonry { -moz-column-count: 3; -webkit-column-count: 3; column-count: 3; } } @media only screen and (min-width: 900px) { .masonry { -moz-column-count: 4; -webkit-column-count: 4; column-count: 4; } } @media only screen and (min-width: 1100px) { .masonry { -moz-column-count: 4; -webkit-column-count: 4; column-count: 4; } } /* ----------------------------------------- */ /* View: Masonry agenda - end */ /* ----------------------------------------- */