<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[8923] sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-makehome: Make home theme: show next meeting time in user's TZ.</title>
</head>
<body>
<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; }
#msg dl a { font-weight: bold}
#msg dl a:link { color:#fc3; }
#msg dl a:active { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { white-space: pre-line; overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta" style="font-size: 105%">
<dt style="float: left; width: 6em; font-weight: bold">Revision</dt> <dd><a style="font-weight: bold" href="http://meta.trac.wordpress.org/changeset/8923">8923</a><script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","description":"Review this Commit","action":{"@type":"ViewAction","url":"http://meta.trac.wordpress.org/changeset/8923","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>tellyworth</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2019-06-05 07:10:22 +0000 (Wed, 05 Jun 2019)</dd>
</dl>
<pre style='padding-left: 1em; margin: 2em 0; border-left: 2px solid #ccc; line-height: 1.25; font-size: 105%; font-family: sans-serif'>Make home theme: show next meeting time in user's TZ.
This uses the shortcode from <a href="http://meta.trac.wordpress.org/changeset/8922">[8922]</a> to display the next meeting for each team, with a link to find additional meetings, rather than a single "Weekly" meeting per team. JS is used to convert the time into the user's local time zone. It also links to a filtered list of meetings per team.
Props ck3lee.
Fixes <a href="http://meta.trac.wordpress.org/ticket/3078">#3078</a>.</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgmakehomearchivemeetingphp">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-makehome/archive-meeting.php</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgmakehomefrontpagephp">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-makehome/front-page.php</a></li>
<li><a href="#sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgmakehomestylecss">sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-makehome/style.css</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgmakehomearchivemeetingphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-makehome/archive-meeting.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-makehome/archive-meeting.php 2019-06-05 06:59:37 UTC (rev 8922)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-makehome/archive-meeting.php 2019-06-05 07:10:22 UTC (rev 8923)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1,7 +1,11 @@
</span><span class="cx" style="display: block; padding: 0 10px"> <?php get_header(); ?>
</span><span class="cx" style="display: block; padding: 0 10px">
</span><span class="cx" style="display: block; padding: 0 10px"> <div class="wrapper">
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- <h2 class="title"><?php _e( 'Upcoming WordPress Meetings', 'make-wporg' ); ?></h2>
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ <div class="header-section">
+ <h2 class="title all"><?php _e( 'Upcoming WordPress Meetings', 'make-wporg' ); ?></h2>
+ <h2 class="title team"><?php _e( 'Upcoming Team Meetings', 'make-wporg' ); ?></h2>
+ <a class="team" href="/meetings"><?php _e( 'Show meetings for other teams', 'make-wporg' ); ?></a>
+ </div>
</ins><span class="cx" style="display: block; padding: 0 10px"> <table class="schedule">
</span><span class="cx" style="display: block; padding: 0 10px"> <thead>
</span><span class="cx" style="display: block; padding: 0 10px"> <tr>
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -111,6 +115,27 @@
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+
+ // Allow client side filtering using # in url
+ var hash = window.location.hash.replace('#','');
+ if (hash) {
+ var rowsToRemove = $('.schedule').find('tr td:nth-child(1)').filter(function() {
+ var reg = new RegExp(hash, "i");
+ return !reg.test($(this).text());
+ });
+
+ for (var i = 0; i < rowsToRemove.length; i++) {
+ $(rowsToRemove[i]).parent().remove();
+ }
+
+ $('.header-section').find('.team').show();
+ }
+ else {
+ $('.header-section').find('.all').show();
+ }
+
+ // avoid page flickers on load
+ $('.schedule').show();
</ins><span class="cx" style="display: block; padding: 0 10px"> });
</span><span class="cx" style="display: block; padding: 0 10px"> </script>
</span><span class="cx" style="display: block; padding: 0 10px"> <?php
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgmakehomefrontpagephp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-makehome/front-page.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-makehome/front-page.php 2019-06-05 06:59:37 UTC (rev 8922)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-makehome/front-page.php 2019-06-05 07:10:22 UTC (rev 8923)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -8,37 +8,36 @@
</span><span class="cx" style="display: block; padding: 0 10px"> <div class="wrapper">
</span><span class="cx" style="display: block; padding: 0 10px"> <h2 class="section-title"><?php _e( 'There are many different ways for you to get involved with WordPress:', 'make-wporg' ); ?></h2>
</span><span class="cx" style="display: block; padding: 0 10px"> <div class="js-masonry" data-masonry-options='{ "itemSelector": ".make_site" }'>
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- <?php
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ <?php
</ins><span class="cx" style="display: block; padding: 0 10px"> $sites_query = new WP_Query( 'post_type=make_site&posts_per_page=-1&order=ASC' );
</span><span class="cx" style="display: block; padding: 0 10px"> $makesites = make_site_get_network_sites();
</span><span class="cx" style="display: block; padding: 0 10px"> ?>
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- <?php while( $sites_query->have_posts() ) : $sites_query->the_post(); ?>
- <?php
- $make_site_id = get_post_meta( $post->ID, 'make_site_id', true );
- $url = $makesites[$make_site_id];
- ?>
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ <?php while ( $sites_query->have_posts() ) : $sites_query->the_post(); ?>
+ <?php
+ $make_site_id = get_post_meta( $post->ID, 'make_site_id', true );
+ $url = $makesites[ $make_site_id ];
+ ?>
</ins><span class="cx" style="display: block; padding: 0 10px"> <article id="site-<?php the_ID(); ?>" <?php post_class(); ?>>
</span><span class="cx" style="display: block; padding: 0 10px"> <h2>
</span><span class="cx" style="display: block; padding: 0 10px"> <?php if ( $url ) : ?>
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- <a href="<?php echo esc_url( $url ); ?>"><?php the_title(); ?></a>
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ <a
+ title="<?php printf( esc_attr( 'Learn more about %s.', 'make-wporg' ), esc_html( get_the_title() ) ); ?>"
+ href="<?php echo esc_url( $url ); ?>"
+ ><?php the_title(); ?></a>
</ins><span class="cx" style="display: block; padding: 0 10px"> <?php else : ?>
</span><span class="cx" style="display: block; padding: 0 10px"> <?php the_title(); ?>
</span><span class="cx" style="display: block; padding: 0 10px"> <?php endif; ?>
</span><span class="cx" style="display: block; padding: 0 10px"> </h2>
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+
</ins><span class="cx" style="display: block; padding: 0 10px"> <div class="team-description">
</span><span class="cx" style="display: block; padding: 0 10px"> <?php the_content(); ?>
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- <?php if ( $url ) : ?>
- <p><a href="<?php echo esc_url( $url ); ?>"><?php printf( __( 'Learn more about %s »', 'make-wporg' ), get_the_title() ); ?></a></p>
- <?php endif; ?>
</del><span class="cx" style="display: block; padding: 0 10px"> </div>
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-
- <?php if ( '1' == get_post_meta( get_the_ID(), 'weekly_meeting', true ) ) : ?>
- <small>
- <p><?php printf( __( 'Weekly chats: %s', 'make-wporg' ), get_post_meta( get_the_ID(), 'weekly_meeting_when', true ) ); ?></p>
- <p><?php echo get_post_meta( get_the_ID(), 'weekly_meeting_where', true ); ?></p>
- </small>
- <?php endif; /**/ ?>
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+
+ <div class="team-meeting">
+ <?php
+ echo do_shortcode( sprintf( '[meeting_time team="%s"][/meeting_time]', $post->post_title ) );
+ ?>
+ </div>
</ins><span class="cx" style="display: block; padding: 0 10px"> </article>
</span><span class="cx" style="display: block; padding: 0 10px"> <?php endwhile; ?>
</span><span class="cx" style="display: block; padding: 0 10px"> </div>
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -45,4 +44,32 @@
</span><span class="cx" style="display: block; padding: 0 10px"> </div>
</span><span class="cx" style="display: block; padding: 0 10px"> </section>
</span><span class="cx" style="display: block; padding: 0 10px">
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+<script type="text/javascript">
+
+ var parse_date = function (text) {
+ var m = /^([0-9]{4})-([0-9]{2})-([0-9]{2})T([0-9]{2}):([0-9]{2}):([0-9]{2})\+00:00$/.exec(text);
+ var d = new Date();
+ d.setUTCFullYear(+m[1]);
+ d.setUTCDate(+m[3]);
+ d.setUTCMonth(+m[2]-1);
+ d.setUTCHours(+m[4]);
+ d.setUTCMinutes(+m[5]);
+ d.setUTCSeconds(+m[6]);
+ return d;
+ }
+ var format_time = function (d) {
+ return d.toLocaleTimeString(navigator.language, {weekday: 'long', hour: '2-digit', minute: '2-digit'});
+ }
+
+ var nodes = document.getElementsByTagName('time');
+ for (var i=0; i<nodes.length; ++i) {
+ var node = nodes[i];
+ if (node.className === 'date') {
+ var d = parse_date(node.getAttribute('date-time'));
+ if (d) {
+ node.textContent = format_time(d);
+ }
+ }
+ }
+</script>
</ins><span class="cx" style="display: block; padding: 0 10px"> <?php get_footer(); ?>
</span></span></pre></div>
<a id="sitestrunkwordpressorgpublic_htmlwpcontentthemespubwporgmakehomestylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-makehome/style.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-makehome/style.css 2019-06-05 06:59:37 UTC (rev 8922)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-makehome/style.css 2019-06-05 07:10:22 UTC (rev 8923)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -203,7 +203,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> clear: left;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px">
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-section.get-involved article h2:before {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+section.get-involved article h2 a:before {
</ins><span class="cx" style="display: block; padding: 0 10px"> font-family: 'dashicons';
</span><span class="cx" style="display: block; padding: 0 10px"> content: '\f109';
</span><span class="cx" style="display: block; padding: 0 10px"> margin-right: 0.4em;
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -214,24 +214,24 @@
</span><span class="cx" style="display: block; padding: 0 10px"> -moz-osx-font-smoothing: grayscale;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px">
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-section.get-involved article.make-core h2:before { content: "\f475"; }
-section.get-involved article.make-design h2:before { content: "\f309"; }
-section.get-involved article.make-mobile h2:before { content: "\f470"; }
-section.get-involved article.make-accessibility h2:before { content: "\f483"; }
-section.get-involved article.make-polyglots h2:before { content: '\f326'; }
-section.get-involved article.make-support h2:before { content: "\f125"; }
-section.get-involved article.make-themes h2:before { content: '\f100'; }
-section.get-involved article.make-plugins h2:before { content: '\f106'; }
-section.get-involved article.make-docs h2:before { content: '\f105'; }
-section.get-involved article.make-community h2:before { content: '\f307'; }
-section.get-involved article.make-meta h2:before { content: '\f325'; }
-section.get-involved article.make-training h2:before { content: '\f118'; }
-section.get-involved article.make-flow h2:before { content: '\f115'; }
-section.get-involved article.make-tv h2:before { content: '\f235'; }
-section.get-involved article.make-marketing h2:before { content: '\f130'; }
-section.get-involved article.make-cli h2:before { content: '\f345'; }
-section.get-involved article.make-hosting h2:before { content: '\f176'; }
-section.get-involved article.make-tide h2:before { content: '\f10d'; }
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+section.get-involved article.make-core h2 a:before { content: "\f475"; }
+section.get-involved article.make-mobile h2 a:before { content: "\f470"; }
+section.get-involved article.make-design h2 a:before { content: "\f309"; }
+section.get-involved article.make-accessibility h2 a:before { content: "\f483"; }
+section.get-involved article.make-polyglots h2 a:before { content: '\f326'; }
+section.get-involved article.make-support h2 a:before { content: "\f125"; }
+section.get-involved article.make-themes h2 a:before { content: '\f100'; }
+section.get-involved article.make-plugins h2 a:before { content: '\f106'; }
+section.get-involved article.make-docs h2 a:before { content: '\f105'; }
+section.get-involved article.make-community h2 a:before { content: '\f307'; }
+section.get-involved article.make-meta h2 a:before { content: '\f325'; }
+section.get-involved article.make-training h2 a:before { content: '\f118'; }
+section.get-involved article.make-flow h2 a:before { content: '\f115'; }
+section.get-involved article.make-tv h2 a:before { content: '\f235'; }
+section.get-involved article.make-marketing h2 a:before { content: '\f130'; }
+section.get-involved article.make-cli h2 a:before { content: '\f345'; }
+section.get-involved article.make-hosting h2 a:before { content: '\f176'; }
+section.get-involved article.make-tide h2 a:before { content: '\f10d'; }
</ins><span class="cx" style="display: block; padding: 0 10px">
</span><span class="cx" style="display: block; padding: 0 10px"> section.get-involved article.featured-group h2:after {
</span><span class="cx" style="display: block; padding: 0 10px"> display: block;
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -243,9 +243,12 @@
</span><span class="cx" style="display: block; padding: 0 10px">
</span><span class="cx" style="display: block; padding: 0 10px"> section.get-involved article h2 a {
</span><span class="cx" style="display: block; padding: 0 10px"> font-weight: 600;
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- color: #444444;
</del><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px">
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+section.get-involved article h2 a {
+ font-weight: 600;
+}
+
</ins><span class="cx" style="display: block; padding: 0 10px"> section.get-involved article div.team-description p {
</span><span class="cx" style="display: block; padding: 0 10px"> display: inline;
</span><span class="cx" style="display: block; padding: 0 10px"> font-size: 1em;
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -252,15 +255,15 @@
</span><span class="cx" style="display: block; padding: 0 10px"> line-height: 1.5;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px">
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-section.get-involved article small {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+div.team-meeting {
</ins><span class="cx" style="display: block; padding: 0 10px"> display: block;
</span><span class="cx" style="display: block; padding: 0 10px"> font-size: 0.8em;
</span><span class="cx" style="display: block; padding: 0 10px"> font-style: italic;
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- opacity: 0.5;
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ opacity: 0.75;
</ins><span class="cx" style="display: block; padding: 0 10px"> padding-top: 0.5em;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px">
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-section.get-involved article small p {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+section.get-involved article .team-meeting {
</ins><span class="cx" style="display: block; padding: 0 10px"> line-height: 1.5;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px">
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -304,13 +307,24 @@
</span><span class="cx" style="display: block; padding: 0 10px"> body.post-type-archive-meeting {
</span><span class="cx" style="display: block; padding: 0 10px"> background-color: white;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-h2.title {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+
+.header-section{
</ins><span class="cx" style="display: block; padding: 0 10px"> margin: 30px 10px;
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ font-size: 14px;
+}
+.header-section h2.title {
</ins><span class="cx" style="display: block; padding: 0 10px"> font-size: 36px;
</span><span class="cx" style="display: block; padding: 0 10px"> font-weight: 300;
</span><span class="cx" style="display: block; padding: 0 10px"> line-height: 1.3;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+
+.header-section * {
+ display: none;
+}
+
</ins><span class="cx" style="display: block; padding: 0 10px"> table.schedule {
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ /* table is set to show after JS is completed to avoid fickering */
+ display: none;
</ins><span class="cx" style="display: block; padding: 0 10px"> width: 100%;
</span><span class="cx" style="display: block; padding: 0 10px"> margin: 30px 10px;
</span><span class="cx" style="display: block; padding: 0 10px"> font-size: 1.4em;
</span></span></pre>
</div>
</div>
</body>
</html>