2014

the whole world is peaceful.

結局1カラムにした。こっちの方が好きだ。

Nishikino に下の CSS を当てている

/* <system section="theme" selected="6435922169449207878"> */
@import "http://hatenablog.com/theme/6435922169449207878.css";
/* </system> */

body {
    font-family: 'Century Gothic',sans-serif;
}
#container {
    width: 60%;
}
#main {
    /*width: 80%;*/
    width: 100%;
}
#box2 {
    /*width: 16%;*/
    display:none;
}

#title {
    font-size: 6em;
    font-weight: normal;
    letter-spacing: 0.5em;
}
#blog-description {
    font-size: 1.0em;
    font-weight: normal;
    letter-spacing: 0.5em;
    color: #F0F;
}

#footer {
    display: none;
}
#content-inner .pager {
    margin-top: 200px!important;
}
.entry-header .entry-title {
    font-size: 120%;
}
.entry-content {
    font-size: 80%;
}
.page-about dt,
#globalheader-container,
.hatena-module-title,
.entry-header,
#content-inner .pager,
.hatena-urllist li,
.page-archive #main ul li {
    border-bottom: 1px solid #f0f;
}
#content-inner .pager {
    border-top: 1px solid #f0f;
}
.entry-content blockquote {
    border: 1px solid #f0f;
}
.entry-footer .entry-footer-section {
    text-align: right;
}

.entry blockquote p {
    font-size: 200%;
    font-weight: bold;
    line-height: 1.2em;
}
.entry blockquote p cite {
    font-size: 60%;
    font-weight: normal;
}

pre,
code {
  font-size: 0.8em;
  font-family: 'lucida console','Bitstream Vera Sans Mono',monospace;
}
pre {
  background-color: black;
  padding: 0.5em;
  white-space: pre-wrap;
  color: lime;
}

iframe.twitter-tweet-rendered {
    width:100%;
    box-shadow: rgba(255, 0, 255, 0.14902) 0px 0px !important;
    border-color: #F0F #F0F #F0F !important;
    border-radius:0px !important;
}

a,
a * {
  color: #0f0 !important;
}
a:hover,
a:hover * {
  background: #f0f !important;
  color: #0f0 !important;
}
big, em, strong {
  font-size: 2.0em;
  font-weight: bold;
  font-style: normal;
}
.entry-content blockquote {
    background: #fff;
}
::selection {
  background: #0f0;
  color: #f0f;
  text-shadow: none;
}
/* <system section="background" selected="default"> */
/* default */
/* </system> */

powered by hatena blog.
the nikki system for lifelogging junkies.

all posts © their original owners.
writing is reusable solely under the BY Creative Commons License.