Top > PukiWiki Log > default.ja.css
AND OR

default.ja.css

大した事はしてません。。。

追加分

h1
{
        margin-top:    0.5em;
        margin-bottom: 0;
        padding:       0.4em;
        border-bottom: 4px solid #0055bb;
        border-top:    4px solid #0055bb;
        border-left:   0px;
        border-right:  0px;
        background-color:#cce6ff;
        font-size: 200%;
}

h2
{
        margin:        0.5em 0px 0px 0px;
        padding:       0.4em;
        border-bottom: 4px solid #0055bb;
        border-top:    4px solid #0055bb;
        border-left:   0px;
        border-right:  0px;
        background-color:#cce6ff;
        font-size: 200%;
}

h3
{
        margin:        0.8em 0px 0px 0px;
        padding:       0.2em 0px 0.2em 0.2em;
        border-bottom: 2px solid #666666;
        border-top:    0px;
        border-left:   0px;
        border-right:  0px;
        background-color:transparent;
        font-size: 160%;
}

h4
{
        margin:        0.4em 0.2em 0px 0.2em;
        padding:       0.2em 0px 0.2em 0.2em;
        border-bottom: 1px solid #666666;
        border-top:    0px;
        border-left:   0px;
        border-right:  0px;
        background-color:transparent;
        font-size: 120%;
}

h5, h6
{
        background-color:#006699;
}

td.menubar
{
        width:12em;
        border: 1px solid #cccccc;
        background-color:#f5f5dc;
}

div#menubar
{
        width:12em;
}

div#menubar h4, h5
{
        margin-top:   0px;
        margin-left:  0px;
        margin-right: 0px;
        padding: 4px 0px 4px 0px;
        border: 0px;
        color:#ffffff;
        background-color:#0055bb;
        text-align: center;
}

div#menubar ul
{
        margin:0.5em 0px 0.5em 1em;
}

div#body p
{
        margin-top: 0.6em;
        margin-bottom: 0.4em;
        padding-left:  0.8em;
        padding-right: 0.8em;
        line-height:160%;
}

div#body p a:link
{
        text-decoration:underline;
}

div#body p a:active
{
        text-decoration:underline;
}

div#body p a:visited
{
        text-decoration:underline;
}

div#body p a:hover
{
        text-decoration:underline;
}

pre
{
        border-top:#888899 1px dashed;
        border-bottom:#888899 1px dashed;
        border-left:#888899 1px dashed;
        border-right:#888899 1px dashed;
        background-color:#f0f0f0;
}

div#topicpath
{
        clear:both;
        padding:0px 0px 0px 12px;
        margin:0px 0px 4px 0px;
}
div#topicpath p a:link
{
        text-decoration:underline;
}
div#topicpath p a:visited
{
        text-decoration:underline;
}

.style_table
{
        background-color:#708090;
}

div#body ul, ol, dt
{
        margin-top:0.5em;
}
div#body li, dl
{
        line-height:150%;
}

div#menubar ul
{
        list-style-type: square;
        color: #666666;
}
div#menubar ul li
{
        line-height:130%;
}

ol.list2
{
        list-style-type:lower-alpha;
}
ol.list3
{
        list-style-type:lower-roman;
}
.anchor_super
{
        font-size:xx-small;
        vertical-align:baseline;
}
td
{
        line-height:140%;
}

/* blog2navi.inc.php */
div.blog2navi{
        text-align: right;
        font-size: 80%;
        margin-bottom: -1em;
}
/* blog2viewer.inc.php */
div.blog2viewer{
        text-align: right;
        font-size: 80%;
        margin-bottom: -1em;
} 

リロード   差分   ホーム 一覧 検索 最終更新 バックアップ リンク元   ヘルプ   最終更新のRSS
Last-modified: Tue, 11 Mar 2014 20:20:22 JST (3698d)