/* 画面全体 */
body {
~
background-image: url("http://~");
}
body {
background-image: url("http://~"); /* 背景画像 */
background-attachment: fixed; /* 固定表示 */
background-repeat: no-repeat; /* 繰り返し表示の有無 */
background-position: right bottom; /* 表示位置 */
}
| HOME |
【共通】
Author:いたお
更新は非常にマイペースです
現在休止中です