「MediaWiki:Mobile.css」の版間の差分

編集の要約なし
編集の要約なし
タグ: モバイル編集 モバイルウェブ編集
編集の要約なし
タグ: モバイル編集 モバイルウェブ編集
212行目: 212行目:
}
}
/*SP背景*/
/*SP背景*/
.bgwrapper {
.pre-content.heading-holder {
     background-image: url(https://emagg.jp/palworld/images/a/a2/Bgimg.webp);
     background-image: radial-gradient(circle, #ffffff9c 0% 40%, #ffffff 90% 100%), url(https://emagg.jp/palworld/images/a/a2/Bgimg.webp);
     background-size: cover;
     background-size: cover;
     background-color: linear-gradient(to bottom, #ffffffa3, #ffffff38);
     background-color: linear-gradient(to right, #594b14 0, #591532 100%);
     background-color: #ffffffd9;
     /* background-color: #ffffffd9; */
     background-blend-mode: overlay;
     background-blend-mode: screen;
}
}