G's BBS v4(テーブル幅変更)
- 2008 01 28
- Author: さんきゅう
- Categories: 覚 書
- Tags: MovableType, 覚 書
bbs/inc_files/share_vars.php
//$table_width = 540; //全体の横幅
$table_width = '100%';
//$table_width_sub = 440; //全体の横幅
$table_width_sub = '80%'; //次ページテーブル
//$table_width = 540; //全体の横幅
$table_width = '100%';
//$table_width_sub = 440; //全体の横幅
$table_width_sub = '80%'; //次ページテーブル
