본문으로 이동

사용자:Senouis/서명: 두 판 사이의 차이

리버티게임, 모두가 만들어가는 자유로운 게임
imported>Senouis
약간의 조정
imported>Senouis
서명 변경
 
(같은 사용자의 중간 판 9개는 보이지 않습니다)
1번째 줄: 1번째 줄:
{{#css:
{{#css:
@keyframes slidein {
@keyframes flicker {
   from { left : 150px; }
   0% {
   to   { left: 0px; }
    color:#000A03;
  }
   50% {
    color:#30FA33;
  }
   100% {
    color:#000A03;
  }
}
}


#sign {
#signiture-senouis {
    left: 0px;
    top: 0px;
    font-size: 14px;
    font-weight: bold;
     position: relative;
     position: relative;
     animation: slidein 5s ease-in 0s;
     animation: flicker 4s ease-in 0s;
    animation-iteration-count: infinite;
}
}
}}
}}<span id="signiture-senouis">Senouis</span>([[사용자토론:Senouis|토론장]], [[특수:기여/Senouis|기여]])
<span style="font-color:#E07A73;font-size: 14px;" >Senouis</span><span id="sign">([[사용자토론:Senouis|토론장]], [[특수:기여/Senouis|기여]])</span>

2022년 9월 2일 (금) 23:02 기준 최신판

Senouis(토론장, 기여)