ゆめかわいい

ピンクの点線の下から、次の点線の上までコピー
/*
**ゆめかわいい

デザイン・CSS:Mistyrose
【利用規約】http://uranai.nosv.org/u.php/novel/yume_css/?p=A&ans=0

**お借りしたもの

http://forest.watch.impress.co.jp/library/software/setofont/
フォントは(https://leafscape.be/)でアップされたものを使用。

http://japanism.info/index.html
背景(加工しています)

https://pixabay.com/ja/
背景(加工しています)
*/

body{color:#555;background: url(http://img.u.nosv.org/uploader/files/6/c/b/6cb7539e91ffc6595aa9a76ed8dc4f71.jpg) !important;}a:link{color: #EB5EB5;}a:visited{color: #3FC4E2;}a:hover{text-decoration:none;color: #FFABDD;}#u_result{letter-spacing:1px;border:0;}div#container,div#content,div#navigation{background:transparent ; border:0; box-shadow:0 0;}div#wrapper,div#topcon{background: rgba(255,255,255,0.7); border:0; box-shadow:0 0;}div#topcon_line{border:0;}div#desc{background: url(http://img.u.nosv.org/uploader/files/b/1/9/b1949f2d7b2b1425dd187a73ba037710.jpg);background-size: cover;letter-spacing: 1px;border:0;height: 420px;overflow: auto;color: #FFF;text-shadow:0 0 1em #DB00D7,0 0 0.6em #FF3EB9,0 0 0.3em #FF98E1;}@media screen and (max-width:767px){div#desc {height:330px;}}div#desc a:link{color:#D7ECFF;}div#desc a:visited{color: #D1FFDC;}div#desc a:hover{color: #FFF;}.nstat{font-weight: normal;
color: #FFF !important;}form#dr{background: transparent !important;border:0 !important;color: #C25DEB;}form#dr a{color: #E667B1 !important;}form#dr a:hover{color: #FFF !important;text-shadow: 0 0 0.3em #E72AFF, 0 0 0.6px #EA5668, 0 0 0.9px #CA00E5;}span.p_next span{background: url(http://img.u.nosv.org/uploader/files/6/c/b/6cb7539e91ffc6595aa9a76ed8dc4f71.jpg) center !important;border: 0;}.pageno{color:#FFF !important;}input[type=submit]{color: #FF90CA;background: transparent;border: 1px solid #FF90CA;border-radius: 10px;}input[type=submit]:hover{background: #FFF;}input[type=text]{background: #FFF;color: #5DC7EB;border: 0;}input[type=radio]{visibility:hidden;}input[type=radio] + label {padding-left:1.5em;display:inline !important;line-height: 150%;background:url(http://img.u.nosv.org/uploader/files/c/9/5/c95a54e90381aa16dfa52a52f801c778.png) no-repeat left center;background-size: 1.1em 1.1em;}input[type=radio]:checked + label{background:url(http://img.u.nosv.org/uploader/files/4/3/1/43124a1e87c312195ba5a81b87238f0a.png) no-repeat left center;background-size: 1.1em 1.1em;}ol.navlist li{border-bottom:1px dashed #FDD5FF;}div#navigation h2{border-bottom:0 !important;background: url(http://img.u.nosv.org/uploader/files/6/c/b/6cb7539e91ffc6595aa9a76ed8dc4f71.jpg) center !important;border-radius: 10px;}h3,h3.block_head{border:0 !important;background: url(http://img.u.nosv.org/uploader/files/6/c/b/6cb7539e91ffc6595aa9a76ed8dc4f71.jpg) center !important;border-radius: 10px;color: #D0239C !important;}.commentform{background: url(http://img.u.nosv.org/uploader/files/6/c/b/6cb7539e91ffc6595aa9a76ed8dc4f71.jpg) center !important;border:0 !important;border-radius: 10px;}.block{border:0 !important;}h1.utitle a{color: #FFF !important;text-shadow: 0 0 0.3em #E72AFF, 0 0 0.6px #EA5668, 0 0 0.9px #CA00E5;}#resizer{opacity:0.3; text-shadow: none;}#resizer:hover{opacity:1;}form::-webkit-scrollbar,div::-webkit-scrollbar {width:10px;background:transparent;}form::-webkit-scrollbar:horizontal,div::-webkit-scrollbar:horizontal {height:10px;}form::-webkit-scrollbar-button,div::-webkit-scrollbar-button {width:10px;height:10px;background: rgb(255,85,185);border-radius:5px;}form::-webkit-scrollbar-thumb,div::-webkit-scrollbar-thumb {background: rgba(255,85,185,0.6);border-radius:5px;}form::-webkit-scrollbar-thumb:hover,div::-webkit-scrollbar-thumb :hover{background: rgba(255,85,185,0.6);}

/*--------------------------------
ここから下のみ調節OK
他のCSSへの使用禁止
-----------------------------------*/

/* ●全体背景固定
↓を削除で固定解除 */
@media screen and (min-width: 900px){ body{ background-attachment: fixed !important;} }

/* ●お話選択スクロール
↓を削除でスクロールなし */
@media screen and (min-width:770px){
form#dr{max-height:450px; overflow:auto;}}


/* ●フォント
webフォントをやめる場合は@font-faceの項目を削除 */
@font-face{
font-family: 瀬戸フォント;
src: url(https://cdn.leafscape.be/setofont/setofont_web.woff2),url(https://cdn.leafscape.be/setofont/setofont_web.woff);
}
*{font-family: 瀬戸フォント,メイリオ,ヒラギノ角ゴ,sans-serif !important;}

/* ●カーソル
↓を削除でカーソルを元に戻せます */
*{cursor: url(http://img.u.nosv.org/uploader/files/1/2/2/1222d3bcb8890cc839b496f34c583a4d.png),auto;}
a:hover,input:hover{cursor: url(http://img.u.nosv.org/uploader/files/a/e/4/ae4db8893b98225c800c297f0df4ecc3.png),auto;}
textarea,input[type=text]{cursor:auto;}

/* ●説明欄太字
読みやすくするために太字にしていますが、
↓を削除で通常の太さに */
div#desc{font-weight: bolder;}

{emj_ip_0691}戻る

Site Owner Mistyrose
Powered by ALICE+