Skip to content

Commit

Permalink
Removed iBookstore banner
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelkiessling committed Jul 1, 2014
1 parent fbdc6b4 commit b094e42
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
12 changes: 0 additions & 12 deletions default.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,6 @@ body {
border: 0;
}

#ibookstore-banner {
display: none;
margin: -10px;
margin-bottom: 0;
}

@media only screen and (max-width: 1024px) {
#ibookstore-banner {
display: block;
}
}

#book, #disqus_thread, #footer {
width: 640px;
margin: 0 auto;
Expand Down
4 changes: 0 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@
<link rel="stylesheet" type="text/css" href="default.css" />
</head>
<body>
<div id="ibookstore-banner">
<a href="buy-ibook/index.html"><img src="ibookstore-banner.jpg" width="100%" /></a>
</div>

<div id="translations">
<table>
<tr>
Expand Down

0 comments on commit b094e42

Please sign in to comment.