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>$('#article-container #mediawell').css({'max-width':'400px','margin':'0 auto'});$('#article-body #social-box').css({'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
<div class="left"> | |
<h3><a href="http://thegazette.com/data/hospital-ratings" target="_blank">Database: Highest, lowest rated hospitals in Iowa</a></h3> | |
<a href="http://thegazette.com/data/hospital-ratings" target="_blank"><img style="width: 100%;" src="http://thegazette.com/Includes/data/projects/hospital-ratings/ss.jpg" alt="" /></a> | |
<p class="embed-subhead">Click to find out what rating your local hospital received from the CMS.</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="chart-container center"> | |
<h3 class="hide-desktop show-mobile">MAP: All shots fired incidents in 2014, 2015</h3> | |
<p class="hide-desktop show-mobile"><a href="http://thegazette.com/data/cr-shootings#2015" target="_blank"><img src="http://thegazette.com/Includes/data/projects/cr-shootings/imgs/ss-2015.jpg" alt="" width="90%" /></a></p> | |
<div class="hide-mobile”> | |
<iframe frameborder="0" height="600" src="http://thegazette.com/data/cr-shootings#2015" width="100%"></iframe> | |
</div> | |
</div> | |
<div class="iframe-open-window hide-desktop show-mobile"> </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
<!-- build:css /css/styles-combined.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 --> |
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
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
<script>$('.extrapicture_ind #mediawell-photos .mediawell-photo .picture-holder img').css('max-width','100%')</script> |