あっという間の十年ブログ【Ruby篇】

"詮ずるところ#{プログラミング}は、ただ年月長く倦まずおこたらずして、はげみつとむるぞ肝要にて、学びやうは、いかやうにてもよかるべく、さのみかかはるまじきことなり。いかほど学びかたよくても、おこたりてつとめざれば、功はなし。また、人々の才と不才とによりて、その功いたく異なれども、才不才は、生まれつきたることなれば、力に及びがたし。されど、大抵は、不才なる人といへども、おこたらずつとめだにすれば、それだけの功は有る物なり。" - 本居宣長

今日はこれぐらいにしといたる

#simple-header {
    width: 100%;
    min-width: 80%;
    max-width: 100%;
}
h1{
    width: 100%;
    max-width: 100%;
}
.hatena-body{ 
    margin: 0;
    potision: absolute;
    left: 0px;
    width: 1000px;
}

div.calendar {
    padding: 0px;
}

h1 {
    background: 0px;
    padding: 0px;
}

.main {
    background: white;
}

.main div.calendar, .main div.day {
    margin-right: 0px;
}

.day h2 {
    margin: 0;
    font-size: 100%;
    padding: 0px;
    line-height: 100%;

    font-size: small;
    padding: 3px 0px 1px 10px;
    background: black;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    border-right: 1px solid #999;
}

.date {
    color: white;
}
.body h3.title {
    border-left: 3px solid #BC8C8C;
    border-bottom: 1px solid #BC8C8C;
    padding-left: 3px;
    margin-bottom: 0;
    padding-top: 3px;
    padding-bottom: 0;
}

.body h3.title {
    padding-bottom: 0;
}

.hatena-body {
    line-height: 1.3;
}

body {
    font-size: 15px;
    background-color: black
}

.body .section p.sectionheader {
    margin: 0 0 0px 0;
    text-align: right;
    line-height: 0;
    border-left: 0px;
}

.body .sectionfooter {
    font-size: 12px;
    text-align: right;
    clear: both;
}

.body .section {
    padding-bottom: 0px;
}

#google_afc_user_container {
    display: none;
}

h3.title {
    font-size: 15px;
}

.hatena-body {
    background-color: pink;
}

.hatena-module .hatena-moduletitle {
    padding: 2px 0.5em 2px 0.7em;
    font-size: 13px;
    background: white;
    text-align: left;
    border-top: 1px solid #D4A5A6;
    border-bottom: 1px solid #D4A5A6;
}

.hatena-module .hatena-modulebody {
    padding: 0px;
    zoom: 1;
}

.main {
    text-align: left;
    background: white;
    float: left;
    width: 100%;
    overflow: hidden;
}
.sidebar {
    line-height: 1;
    width: 220px;
    border-left: 0px;
    border-bottom: 1px solid #D4A5A6;
    left: 912px;
}

.body {
    width: 700px;
}

.day {
    padding: 0;
}

#pager-top {
    display: none;
}

.body .section {
    margin: 10px 15px 0px 15px;
}

a.sectioncategory {
    display: none;
}

div.calendar {
    text-align: left;
}