Skip to content

Commit

Permalink
added Bitblox banner
Browse files Browse the repository at this point in the history
  • Loading branch information
moldcraft committed Jun 28, 2016
1 parent da73fe9 commit fa38c72
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 15 deletions.
5 changes: 5 additions & 0 deletions _themes/themefuse/header.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
<a id="banner-bitblox"
href="http://www.bitblox.me/?utm_source=unyson&utm_medium=banner&utm_campaign=unyson"
target="_blank"><img src="{{ pathto('_static/img/bitblox.jpg', 1) }}" alt="Bitblox">
</a>

<header id="masthead" class="site-header">
<!-- Logo & Menu -->
<div class="header">
Expand Down
29 changes: 14 additions & 15 deletions _themes/themefuse/static/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -1846,18 +1846,17 @@ p.screenshot img {
margin: 0 auto;
}
















a#banner-bitblox {
display: none;
background-color: #45C2D4;
}
@media (min-width: 768px) {
a#banner-bitblox {
display: block;
}
}
a#banner-bitblox > img {
display: block;
max-width: 100%;
margin: 0 auto;
}
Binary file added _themes/themefuse/static/img/bitblox.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fa38c72

Please sign in to comment.