연습장:Sakura: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
78번째 줄: 78번째 줄:
}
}
.onemoretimeonemorechance .main{
.onemoretimeonemorechance .main{
    position: relative;
    display: inline-block;
    z-index: 2;
}
@font-face {
    font-family: 'Chosunilbo_myungjo';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/Chosunilbo_myungjo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
</style>
</html>
-------
<html>
<div class="Rain">
<div class="main">
<p><big><big><span style="font-size: 12.5pt; font-weight: 900">Rain</span></big></big><br></p>
</div></div>
<style>
.Rain {
    position: relative;
    width: 100%;
    padding-top: 3.5em;
    padding-bottom: 3.5em;
    text-align: center;
    font-size: 10pt;
    font-family: '조선일보명조', 'Chosunilbo_myungjo';
    color: white;
    line-height: 200%;
}
.Rain::before {
    content: "";
    position: absolute;
    top: 0; left:0; right:0; bottom:0;
    background: linear-gradient(to top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%), url(../images/1/1f/The_Garden_of_Words.png);
    background-repeat: no-repeat;
    background-position: center 40%;
    background-size: cover;
    filter: saturate(180%) blur(8.5px);
    z-index: 1;
}
.Rain .main{
     position: relative;
     position: relative;
     display: inline-block;
     display: inline-block;

2023년 8월 1일 (화) 22:00 판

너의 목소리


One More Time, One More Chance


Rain