BkCSS_20170609

「BkCSS_20170609」の編集履歴(バックアップ)一覧はこちら

BkCSS_20170609」(2017/06/19 (月) 04:34:02) の最新版変更点

追加された行は緑色になります。

削除された行は赤色になります。

body { font-family: メイリオ, sans-serif; } /* サイトの横幅を小さくする */ div#container { min-width: 800px; } div#contents { min-width: initial; } /* 左メニューの位置調節 */ div#menubar div { padding-left: 5px; } div#menubar div.plugin_openclose { padding-left: 0; } /* 見出しデザイン */ #wrapper h2 { font-size: 35px; } #wrapper h3 { font-size: 19px; border-left: 8px solid #777777; padding-left: 5px; } #wrapper h4 { position: relative; font-size: 12px; background: #eeeeee; color: #444444; margin: 5px 0 20px 0; padding: 10px 15px 7px 15px; } #wrapper h4:after { position: absolute; content: " "; border: 10px solid transparent; border-top: 10px solid #eeeeee; top: 100%; left: 25px; height: 0; width: 0; } /* テーブル位置美調節 */ table { margin: 5px 0; } /* 検索結果のリストデザイン */ .plugin_taglist_by_search ul , .plugin_list_by_tagsearch ul , .cmd_tag ul { border: 1px solid #777777; } .plugin_taglist_by_search ul li , .plugin_list_by_tagsearch ul li , .cmd_tag ul li { display: inline-block; } .plugin_taglist_by_search ul li:not(:last-child):after , .plugin_list_by_tagsearch ul li:not(:last-child):after , .cmd_tag ul li:not(:last-child):after { content: "/"; } /* ボタンデザイン */ input[type="button"] , input[type="submit"] , .button { display: inline-block; background-color: #777777; border: 2px solid #777777; color: #fff; line-height: 18px; padding: 0 10px; } input[type="button"]:hover , input[type="submit"]:hover , .button:hover { background-color: #fff; border-color: #59b1eb; color: #59b1eb; } input[type="button"]:active , input[type="submit"]:active , .button:active { background-color: #59b1eb; border-color: #59b1eb; color: #fff; }
body { font-family: メイリオ, sans-serif; } /* サイトの横幅を小さくする */ div#container { min-width: 800px; } div#contents { min-width: initial; } /* 左メニューの位置調節 */ div#menubar div { padding-left: 5px; } div#menubar div.plugin_openclose { padding-left: 0; } /* 見出しデザイン */ #wrapper h2 { font-size: 35px; } #wrapper h3 { font-size: 19px; border-left: 8px solid #777777; padding-left: 5px; } #wrapper h4 { position: relative; font-size: 12px; background: #eeeeee; color: #444444; margin: 5px 0 20px 0; padding: 10px 15px 7px 15px; } #wrapper h4:after { position: absolute; content: " "; border: 10px solid transparent; border-top: 10px solid #eeeeee; top: 100%; left: 25px; height: 0; width: 0; } /* テーブル位置微調節 */ table { margin: 5px 0; } /* 検索結果のリストデザイン */ .plugin_taglist_by_search ul , .plugin_list_by_tagsearch ul , .cmd_tag ul:first-of-type { border: 1px solid #777777; } .plugin_taglist_by_search ul li , .plugin_list_by_tagsearch ul li , .cmd_tag ul:first-of-type li { display: inline-block; } .plugin_taglist_by_search ul li:not(:last-child):after , .plugin_list_by_tagsearch ul li:not(:last-child):after , .cmd_tag ul:first-of-type li:not(:last-child):after { content: "/"; } /* ボタンデザイン */ input[type="button"] , input[type="submit"] , .button { display: inline-block; background-color: #777777; border: 2px solid #777777; color: #fff; line-height: 18px; padding: 0 10px; } input[type="button"]:hover , input[type="submit"]:hover , .button:hover { background-color: #fff; border-color: #59b1eb; color: #59b1eb; } input[type="button"]:active , input[type="submit"]:active , .button:active { background-color: #59b1eb; border-color: #59b1eb; color: #fff; }

表示オプション

横に並べて表示:
変化行の前後のみ表示: