このサイトは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.
19
コミット
4
ブランチ
ツリー:
2db6070556
nespaint
/
app
/
css
/
nespaint.css
10 行
99B
Raw
Blame
履歴
body
{
background-color
:
#666
;
}
#painter
{
background-color
:
#444
;
width
:
75%
;
height
:
75%
}