MediaWiki:Common.css
提供: 不登校ウィキ・WikiFutoko | 不登校情報センター
2012年8月12日 (日) 22:14時点におけるWikifutoko-sysop (トーク | 投稿記録)による版
注意: 保存後、変更を確認するにはブラウザのキャッシュを消去する必要がある場合があります。
- Firefox / Safari: Shift を押しながら 再読み込み をクリックする、もしくは Ctrl-F5 か Ctrl-R を押してください (Macでは ⌘-R )
- Google Chrome: Ctrl-Shift-R を押してください (Macでは ⌘-Shift-R )
- Internet Explorer: Ctrl を押しながら 最新の情報に更新 をクリックする、もしくは Ctrl-F5 を押してください
- Konqueror: 再読み込み をクリックするか、 F5 を押してください。
- Opera: ツール → 設定 からキャッシュをクリアしてください。
/* ここに書いた CSS はすべての外装に反映されます */
body.page-メインページ h1.firstHeading {display:none;}
body.page-メインページ #contentSub {display:none;}
body.page-メインページ #siteSub {display:none;}
#siteSub {
display: inline;
font-size: 90%;
font-weight: normal;
font-style: normal;
text-align: right;
}
.tablebackground-mainpage{
background-image : url(http://www.futoko.info/zzimage/logo_background.png);
background-repeat : repeat-x;
}
.clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
.clearfix {
min-height: 1px;
}
* html .clearfix {
height: 1px;
/*¥*//*/
height: auto;
overflow: hidden;
/**/
}
/* for Extension:Slideshow(show correctly on Internet Explorer) */
.slideshow div {
_position: absolute;
}
.slideshow div div {
_position: static;
}
/* ************************************************************ */

