このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
ObsidianBlk
/
nespaint
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
222
コミット
4
ブランチ
ツリー:
aead6b8485
nespaint
/
sass
/
canvas.scss
6 行
79B
Raw
Blame
履歴
#painter
{
background-color
:
$canvas-bg-color
;
width
:
100%
;
height
:
100%
;
}