MediaWiki:Gumaxdd.css
京大推進研
(版間での差分)
| 25行: | 25行: | ||
line-height: 20px; | line-height: 20px; | ||
} | } | ||
| + | |||
| + | /* Sitenotice の黄色をやめる */ | ||
| + | div#siteNotice { border: 0; background: transparent; } | ||
2011年10月25日 (火) 11:44時点における版
body, td, th, input, textarea {
font-size: 12px;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'MS Pゴシック',sans-serif;
}
/* 横に長い、非正方形のロゴを使用するため */
#p-logo, #p-logo a, #p-logo a:hover {
height:100px !important;
width:480px !important;
}
/* トップページから、ページタイトルを消す */
.page-Top .gumax-firstHeading, .page-Top_en .gumax-firstHeading { display: none; }
/* For LanguageSelector extension. 右上に言語選択ボックス表示 */
div.languageselector {color: #777; vertical-align: middle; height: 18px; }
.languageselector select { vertical-align: middle; }
/* For KURENAI full text PDF link */
.fulltest { background-color: #ffe; }
/* メニュー画面の table の文字をでかく */
table.menu td {
font-size: 16px;
line-height: 20px;
}
/* Sitenotice の黄色をやめる */
div#siteNotice { border: 0; background: transparent; }