This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="center" style="border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;"><iframe frameborder="0" height="500" src="http://cdr-gadev.newscyclecloud.com/data/i380-accidents" width="100%"></iframe> | |
<p class="embed-subhead" style="font-size: 16px!important; font-weight: bold;"><a href="http://thegazette.com/data/i380-accidents" target="_blank">Check out our interactive look at the accidents on I-380</a></p> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="center"> | |
<h3>Miles of trails built in Cedar Rapids by year</h3> | |
<div id="cr-bike-trails"></div> | |
<script type="text/javascript">var pymParent = new pym.Parent('cr-bike-trails','http://files.gazlab.com/content-host/d3charts/projects/cr-bike-trails/index.html', {});</script> | |
<p class="embed-subhead">* This chart shows how many miles of trails have been built in Cedar Rapids for every year since 1975. After going decades without building any trails, the city has built several miles worth of trails every year since 1999.</p> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="center"> | |
<h3 style="margin-bottom:0px">Miles of trails built in Cedar Rapids per year</h3> | |
<div id="cr-bike-trails"> </div> | |
<script type="text/javascript">// <![CDATA[ | |
var pymParent = new pym.Parent('cr-bike-trails','http://files.gazlab.com/content-host/d3charts/projects/cr-bike-trails/index.html', {}); | |
// ]]></script> | |
<p class="embed-subhead">* This chart shows how many miles of trails have been built in Cedar Rapids for every year since 1975. After going decades without building any trails, the city has built several miles worth of trails every year since 1999.</p> | |
</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script>$('.extrapicture_ind #mediawell-photos .mediawell-photo .picture-holder img').css('max-width','100%')</script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
grunt min |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- build:css /css/styles-combined.css --> | |
<!-- DO NOT include ?ver at the end of any of these files or else the files won't combine right --> | |
<!-- CSS Includes --> | |
<link rel="stylesheet" href="/CSS/lib/bootstrap.min.css" type="text/css" media="screen"> | |
<link rel="stylesheet" href="/CSS/min/pullout-quote.min.css" type="text/css" media="all" id="pullout_quote-css"> | |
<link rel="stylesheet" type="text/css" href="/CSS/entypo/entypo.css"> | |
<link rel="stylesheet" type="text/css" href="/CSS/lib/font-awesome-4.2.0.min.css"> | |
<link rel="stylesheet" type="text/css" href="/CSS/min/defaultstyles.min.css" media="screen"> | |
<link rel="stylesheet" type="text/css" href="/CSS/min/responsiveStoryRoll.min.css"> | |
<link rel="stylesheet" type="text/css" href="/CSS/min/responsiveStoryRail.min.css"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- endbuild --> |