めも

主にUnity

デザインで苦戦

とにかく暗いとこで見ても目が痛くないようにしたい。(謎のこだわり

@import url("https://blog.hatena.ne.jp/-/theme/6653586347155924442.css");

body{background:#161616;color:#CCCCCC;}

#title a {
color: #FFFFFF;
}

a.entry-title-link.bookmark {
color: #fff;
}

.entry-content h1 {
color:#CCCCCC;
}

.entry-content h2 {
color:#CCCCCC;
}

.entry-content h3 {
    color:#CCCCCC;
    background: #333333;
}

.entry-content h4 {
color:#CCCCCC;
    background: #161616;
    #border-color: #888888;
}

.entry-content h5 {
    color:#CCCCCC;
    background: #161616;
    #border-color: #FFFFFF;
}