Skip to content

Instantly share code, notes, and snippets.

@amuhororo
Last active August 7, 2016 13:16
Show Gist options
  • Save amuhororo/bba9f059e7181211d9fd3f966f0134b9 to your computer and use it in GitHub Desktop.
Save amuhororo/bba9f059e7181211d9fd3f966f0134b9 to your computer and use it in GitHub Desktop.
キャラ名用CSS
.chara_name_area {
width:250px !important;
padding:10px;
display:none;
background-image:url(../data/image/chara_name.png); /* tyrano/tyrano.css に追記の場合 */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment