Skip to content

Commit

Permalink
Auto-updating banner.
Browse files Browse the repository at this point in the history
  • Loading branch information
mithro committed Sep 5, 2015
1 parent 7568ad3 commit d44fbd3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 32 deletions.
8 changes: 2 additions & 6 deletions _includes/banner.html
@@ -1,11 +1,7 @@
<div class="col-sm-12">
<div class="panel-default">
<div class="top-message">
The <a href="http://hdmi2usb.tv/numato-opsis">Numato Opsis</a>, the first open hardware for the <a href="http://hdmi2usb.tv">HDMI2USB firmware</a>,<br>
<a href="https://www.crowdsupply.com/numato-lab/opsis">
Can now be ordered on
<img src="https://www.crowdsupply.com/_teal/images/crowd-supply-logo-light@2x.png" style="padding: 2px; height: 2em; vertical-align: middle;">
</a>
<div class="top-message" style="height: 66px; margin: 5px;">
<iframe src="http://planet.timvideos.us/numato-opsis-crowdfunding-campaign-master/badge.html" style="border: none; height: 66px; padding: 0; margin: 0;"></iframe>
</div>
</div>
</div>
26 changes: 0 additions & 26 deletions css/styles.css
Expand Up @@ -304,29 +304,3 @@ padding-bottom: 0;
.spacer {
margin-top: 20px;
}

/* BANNER */

.top-message {
text-align: center;
background: #192228;
border: 1px;
color: white;
font-weight: bold;
padding: 5px;
/*
border-radius: 25px;
border: 2px solid #d8d8d8;
*/
margin: 10px 0px;

}

.top-message a {
margin-top: 10px;
color: #00b2ad;
font-weight: bolder;
}



0 comments on commit d44fbd3

Please sign in to comment.