MediaWiki:Gumaxdd.css
京大推進研
(版間での差分)
13行: | 13行: | ||
/* For FCKeditor extension. リッチエディタのリンクを目立たせる */ | /* For FCKeditor extension. リッチエディタのリンクを目立たせる */ | ||
− | #fckTools { font-weight: bold; height: 1.5em; | + | #fckTools a {background-color: #333; color: #fff; font-weight: bold; height: 1.5em; border: 2px #333 outset; } |
− | + |
2010年10月14日 (木) 15:48時点における版
/* 横に長い、非正方形のロゴを使用するため */ #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 FCKeditor extension. リッチエディタのリンクを目立たせる */ #fckTools a {background-color: #333; color: #fff; font-weight: bold; height: 1.5em; border: 2px #333 outset; }