「MediaWiki:Vector.css」の版間の差分
提供: NRGTEC Wiki
(ページの作成:「→ここに記述したCSSはベクター外装の利用者に影響します: .widebox { width: 80%; border: solid #999 1px; background: #F8F8F8; marg...」) |
|||
行3: | 行3: | ||
width: 80%; | width: 80%; | ||
border: solid #999 1px; | border: solid #999 1px; | ||
− | background: # | + | background: #000000; |
margin: 0.5em auto; | margin: 0.5em auto; | ||
clear: both; | clear: both; |
2017年6月14日 (水) 19:25時点における版
/* ここに記述したCSSはベクター外装の利用者に影響します */ .widebox { width: 80%; border: solid #999 1px; background: #000000; margin: 0.5em auto; clear: both; text-align: center; padding: 2px; } .nowrap { white-space: nowrap; }