Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Latest commit

 

History

History
51 lines (44 loc) · 2.08 KB

events.md

File metadata and controls

51 lines (44 loc) · 2.08 KB
layout title permalink date modified excerpt image share ads
article-full
Calendar
/events/
2015-07-15
2016-03-05
Check out our upcoming calendar of events.
feature teaser thumb
false
false
<style> @import url('http://fonts.googleapis.com/css?family=Open+Sans:400,600,700'); *, *:before, *:after {margin: 0; padding: 0; box-sizing: border-box;} .tabs {margin: 0 auto; min-width: 320px;} .content {color: #000;} .content > div {display: none; padding: 20px 25px 5px;} .tabs input {display: none;} .tabs label {display: inline-block; padding: 15px 25px; font-weight: 600; text-align: center;} .tabs label:hover {color: #000; cursor: pointer;} .tabs input:checked + label {background: #f0f0f0; color: #000;} #tab1:checked ~ .content #content1, #tab2:checked ~ .content #content2 { display: block; } @media screen and (max-width: 400px) { label {padding: 15px 10px;} } </style>
CTS-NL Events Calendar
<input id="tab2" type="radio" name="tabs">
<label for="tab2">Community Calendar</label>

<div class="content">
    <div id="content1">
        <iframe src="https://calendar.google.com/calendar/embed?showTitle=0&amp;showNav=0&amp;showPrint=0&amp;showTabs=0&amp;showCalendars=0&amp;showTz=0&amp;height=600&amp;wkst=1&amp;bgcolor=%23fcfcfd&amp;src=computer.tech.society.nl%40gmail.com&amp;color=%238C500B&amp;ctz=America%2FSt_Johns" style="border-width:0" width="100%" height="600" frameborder="0" scrolling="no"></iframe>
    </div>
    <div id="content2">
        <iframe src="https://calendar.google.com/calendar/embed?showTitle=0&amp;showNav=0&amp;showPrint=0&amp;showTabs=0&amp;showCalendars=0&amp;showTz=0&amp;height=600&amp;wkst=1&amp;bgcolor=%23fcfcfd&amp;src=lg91l2ngk9ee09qi1k12dmaneg%40group.calendar.google.com&amp;color=%238C500B&amp;ctz=America%2FSt_Johns" style="border-width:0" width="100%" height="600" frameborder="0" scrolling="no"></iframe>
    </div>
</div>