Skip to content

Instantly share code, notes, and snippets.

@ohshige15
Created September 25, 2013 06:50
Show Gist options
  • Save ohshige15/6695969 to your computer and use it in GitHub Desktop.
Save ohshige15/6695969 to your computer and use it in GitHub Desktop.
はてなブログの自分用のCSS(今は使ってないけど保存用に)
h3 {
border-left:10px solid #339999;
border-bottom:1px dashed #339999;
padding:8px 0 8px 10px;
}
h4 {
border-left:10px solid #339999;
padding:8px 0 8px 10px;
}
#content {
width: 1060px;
}
#top-box {
width: 1060px;
}
.breadcrumb {
width: 1038px;
}
#main {
width: 710px;
}
.page-archive #main {
width: 668px;
}
#box2 {
width: 330px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment