📢 Webサイト閉鎖と移転のお知らせ
このWebサイトは2026年9月に閉鎖いたします。
新しい記事は移転先で追加しております。(旧サイトでは記事を追加しておりません)

編集の要約なし
編集の要約なし
 
(同じ利用者による、間の5版が非表示)
2行目: 2行目:


.mw-category-group {
.mw-category-group {
/*font-family: "DejaVu Sans" !important;*/
font-family: 'Noto Sans', "Noto Serif" !important;
font-family: 'Droid Sans', "Droid Serif" !important;
}
}


.mw-body-content {
.mw-body-content {
/*font-family: "DejaVu Sans" !important;*/
font-family: "Noto Sans", "Noto Serif" !important;
font-family: "Droid Sans", "Droid Serif" !important;
line-height: 1.8 !important;
line-height: 1.3 !important;
}
}


.firstHeading {
.firstHeading {
font-family: "Droid Sans", "Droid Serif" !important;
font-family: "Noto Sans", "Noto Serif" !important;
text-align: center;
text-align: center;
border: solid 3px rgb(80, 80, 80);
border: solid 3px rgb(80, 80, 80);
23行目: 21行目:
h2 /* .mw-headline */ {
h2 /* .mw-headline */ {
/*text-decoration: underline;*/
/*text-decoration: underline;*/
font-family: "Droid Sans", "Droid Serif" !important;
font-family: "Noto Sans", "Noto Serif" !important;
}
}


58行目: 56行目:
color: #f0f0f0;
color: #f0f0f0;
background-color: #2277B0;
background-color: #2277B0;
font-family: "DejaVu Sans Mono" !important;
font-family: "Noto Sans" !important;
border: solid 1px rgba(50, 50, 50, 0.3);
border-radius: 1px;
border-radius: 1px;
margin: 3px 3px;  /* 外側の余白 : 上下2px, 左右3px */
margin: 0px 3px !important;  /* 外側の余白 : 上下2px, 左右3px */
padding: 3px 3px;  /* 内側の余白 : 上下1px, 左右3px */
padding: 0px 3px !important;  /* 内側の余白 : 上下1px, 左右3px */
}
}