Skip to content

Instantly share code, notes, and snippets.

@shigesanpo
Created February 13, 2020 22:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shigesanpo/fc8f45f7022feaab188f3473ba4f6d4f to your computer and use it in GitHub Desktop.
Save shigesanpo/fc8f45f7022feaab188f3473ba4f6d4f to your computer and use it in GitHub Desktop.
<style type="text/css">
#blog-title {
display: none;
}
.headernew {
max-width: 1174px;
margin: 0 auto;
display: block;
padding: 10px 0;
text-align: left;
}
@media screen and (max-width: 1200px) {
.headernew {
text-align: center;
}
}
</style>
<div class="headernew">
<a href="https://www.shigesanpo.com/">
<img src="https://cdn-ak.f.st-hatena.com/images/fotolife/s/shigesanpo/20200213/20200213225132.png" alt="しげさんぽ" width="100%">
</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment