「利用者:Migius/wiki css source-text bug」の版間の差分

提供: wiki
移動先: 案内検索
(fix)
 
(1版 をインポートしました)
 
(相違点なし)

2018年6月29日 (金) 05:46時点における最新版

original code:

pre {
  background-color: #55f;
  padding: 10px;
}


looks like below:

pre {
  background-color: #55f;
  padding: 10px;
}