AvocadoAmber/AvocadoEdition_Light/skin/new/basic/style.css

26 lines
383 B
CSS
Raw Normal View History

2022-09-17 20:50:50 +09:00
@charset "utf-8";
/* SIR 지운아빠 */
/* 최근게시물 스킨 (new) */
2024-09-23 11:45:33 +09:00
#new_sch {
margin-bottom: 10px;
text-align: right
}
#new_sch legend {
position: absolute;
margin: 0;
padding: 0;
font-size: 0;
line-height: 0;
text-indent: -9999em;
overflow: hidden
}
#new_sch p {
padding: 5px 0 0;
font-size: 0.95em;
text-align: right;
letter-spacing: -0.1em
}