Skip to content

Instantly share code, notes, and snippets.

@tsubakimoto
Last active August 29, 2015 14:03
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 tsubakimoto/eb63c9f7b1baa80ed1f7 to your computer and use it in GitHub Desktop.
Save tsubakimoto/eb63c9f7b1baa80ed1f7 to your computer and use it in GitHub Desktop.
/* <system section="theme" selected="11696248318756519958"> */
@import url("http://hatenablog.com/theme/11696248318756519958.css");
/* </system> */
/* <system section="background" selected="custom"> */
body{ background-image: url('http://cdn-ak.f.st-hatena.com/images/fotolife/t/tech-tsubaki/20140706/20140706093816.png'); background-repeat: repeat; background-color:transparent; background-attachment: fixed; background-position: left top;}
/* </system> */
/* コンテンツ */
.entry-content p {
line-height: 2;
}
.entry-content a {
color: #222;
}
.entry-content a:hover {
color: #06c;
}
/* 引用部 */
blockquote {
border-style: dashed !important;
background: #eee url(http://cdn-ak.f.st-hatena.com/images/fotolife/t/tech-tsubaki/20130817/20130817103911.png) no-repeat 5px 5px;
}
blockquote, blockquote .keyword {
color: #666;
}
blockquote > h4 {
margin-top: 0 !important;
border: 0;
background-color: transparent !important;
}
/* 追記 */
.postscript {
border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
margin-bottom: 20px;
}
.postscript:before {
content: '(追記)';
}
.postscript dt {
clear: left;
float: left;
margin-right: 10px;
}
.postscript dt:before {
content: '★';
margin-right: 5px;
}
/* <system section="theme" selected="report"> */
@import "/css/theme/report/report.css";
/* </system> */
/* <system section="background" selected="default"> */
/* default */
/* </system> */
/* カテゴリ */
.categories {
text-align: right;
}
.categories:before {
content: 'カテゴリ»';
}
.categories a:first-child {
margin-left: 5px;
}
/* 見出し1 */
h3 {
border-bottom: 5px solid #64c99b !important;
}
h3:before {
content: '»';
color: #64c99b;
margin-right: 5px;
}
/* 見出し2 */
h4 {
padding-left: 5px;
border-left: 5px solid #b2e4cd;
}
/* 引用部 */
blockquote {
border-style: dashed !important;
background: #eee url(http://cdn-ak.f.st-hatena.com/images/fotolife/t/tech-tsubaki/20130817/20130817103911.png) no-repeat;
}
blockquote, blockquote .keyword {
color: #666;
}
blockquote > h4 {
margin-top: 0 !important;
border: 0;
}
/* コード */
pre {
border-style: dashed !important;
background: #f9f9f9;
}
/* 画像 */
.entry-content img {
-moz-box-shadow: 0 1px 5px black;
-webkit-box-shadow: 0 1px 5px black;
box-shadow: 0 1px 5px black;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.entry-content img:hover {
opacity: 0.7;
}
/* 追記 */
.postscript {
border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
margin-bottom: 20px;
}
.postscript:before {
content: '(追記)';
}
.postscript dt {
clear: left;
float: left;
margin-right: 10px;
}
.postscript dt:before {
content: '★';
margin-right: 5px;
}
/* コメント */
.entry-comment {
background: #eee url(http://cdn-ak.f.st-hatena.com/images/fotolife/t/tech-tsubaki/20130827/20130827154831.png) no-repeat 5px 5px;
padding: 20px 40px;
border-top: 2px solid #64c99b;
border-bottom: 0;
}
/* <system section="theme" selected="11696248318756519958"> */
@import url("http://hatenablog.com/theme/11696248318756519958.css");
/* </system> */
/* <system section="background" selected="custom"> */
body{ background-image: url('http://cdn-ak.f.st-hatena.com/images/fotolife/t/tech-tsubaki/20140706/20140706093816.png'); background-repeat: repeat; background-color:transparent; background-attachment: fixed; background-position: left top;}
/* </system> */
/* コンテンツ */
.entry-content p {
line-height: 2;
}
.entry-content a {
color: #222;
}
.entry-content a:hover {
color: #06c;
}
/* 引用部 */
blockquote {
border-style: dashed !important;
background: #eee url(http://cdn-ak.f.st-hatena.com/images/fotolife/t/tech-tsubaki/20130817/20130817103911.png) no-repeat 5px 5px;
}
blockquote, blockquote .keyword {
color: #666;
}
blockquote > h4 {
margin-top: 0 !important;
border: 0;
background-color: transparent !important;
}
/* 追記 */
.postscript {
border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
margin-bottom: 20px;
}
.postscript:before {
content: '(追記)';
}
.postscript dt {
clear: left;
float: left;
margin-right: 10px;
}
.postscript dt:before {
content: '★';
margin-right: 5px;
}
/* <system section="theme" selected="report"> */
@import "/css/theme/report/report.css";
/* </system> */
/* <system section="background" selected="default"> */
/* default */
/* </system> */
/* 日付 */
.date a {
font-weight: normal;
}
/* カテゴリ */
.categories {
text-align: right;
}
.categories:before {
content: 'カテゴリ»';
}
.categories a {
color: #222;
text-decoration: none;
}
.categories a:first-child {
margin-left: 5px;
}
.categories a:hover {
text-decoration: underline;
}
/* 見出し1 */
h3 {
border-bottom: 5px solid #64c99b !important;
}
h3:before {
content: '»';
color: #64c99b;
margin-right: 5px;
}
/* 見出し2 */
h4 {
padding-left: 5px;
border-left: 5px solid #b2e4cd;
}
/* リンク */
.entry-content a:visited {
color: #666;
}
/* 引用部 */
blockquote {
border-style: dashed !important;
background: #eee url(http://cdn-ak.f.st-hatena.com/images/fotolife/t/tech-tsubaki/20130817/20130817103911.png) no-repeat 5px 5px;
}
blockquote, blockquote .keyword {
color: #666;
}
blockquote > h4 {
margin-top: 0 !important;
border: 0;
}
/* コード */
pre {
border-style: dashed !important;
background: #f9f9f9;
}
/* 画像 */
.entry-content img {
-moz-box-shadow: 0 1px 5px black;
-webkit-box-shadow: 0 1px 5px black;
box-shadow: 0 1px 5px black;
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
}
.entry-content img:hover {
opacity: 0.7;
}
/* 追記 */
.postscript {
border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
margin-bottom: 20px;
}
.postscript:before {
content: '(追記)';
}
.postscript dt {
clear: left;
float: left;
margin-right: 10px;
}
.postscript dt:before {
content: '★';
margin-right: 5px;
}
/* 脚注 */
div.footnote {
border-top: 1px dashed #999;
padding-top: 20px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment