틀:와르샤와/styles.css: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
태그: 수동 되돌리기
 
(같은 사용자의 중간 판 277개는 보이지 않습니다)
1번째 줄: 1번째 줄:
/* 테스트에요 여러분 테스트 */
/* 배경 크기 */
.ageofchange {
.AOCBACKGROUND {
  margin-top: 10px;
word-break: break-all;  
  line-height: 80px;
background: #FFFFFF;  
  width: 100%;
color: #575757;  
  animation-name: ageofchange;
padding: 12px 18px 12px 18px;  
  font-size: 24pt;
border-radius: 10px;
  background-color:#580009;  
max-width: 1003px;
  color:#CFA547;
width: 1003px;
  font-family: KoPubDotumMedium;
margin-left: -15px;
  font-weight: bold;
  text-align: center;
  animation-duration: 4s;
  animation-iteration-count: 1;
}
@keyframes ageofchange {
  0%  {background-color:#580009; color:#CFA547; left:20px; top:10px;}
  50%  {background-color:#00F1BA; color:#252525; left:20px; top:10px;}
  100% {background-color:#580009; color:#CFA547; left:20px; top:10px;}
}
}


/* 테스트에요 여러분 테스트 2 */
@media screen and (max-width: 768px) {
.animation6 {
.AOCBACKGROUND {
  margin-top: 10px;
word-break: break-all;
  height: 100px;
background: #FFFFFF;
  width: 100%;
color: #575757;  
  border: 1px solid #000000;
padding: 12px 15px 12px 15px;  
  overflow: visible;
border-radius: 10px;
  font-size: 24pt;
max-width: 768px;
  text-align: center;
width: 100%;
margin-left: auto;
margin-right: auto;
}
}
.text-animation {
  overflow: hidden;
  padding-top: 15px;
  text-align: center;
  font-size: 20pt;
  letter-spacing: -0.5px;
  animation: text-animation 1s ease;
  animation-iteration-count: 1;
  transform: translateY(calc(100% - 50%));
}
}
@keyframes text-animation {
  from    {
opacity: 0;
transform: translateY(100%);
}


  to {
/* 글씨 (일반) */
opacity: 1;
.AOCTEMPLATE p {
transform: translateY(calc(100% - 50%));
    font-family: "SUITE Variable";
}
  margin-bottom: 0.6rem;
line-height: 25px;
    letter-spacing: -0.4px;
    font-size: 15px;
    font-weight: 500;
}
}


/* 테스트에요 여러분 테스트 3 */
.AOCTEMPLATE b {
.header {
    font-family: "SUITE Variable";
  display: inline-block;
    font-weight: 800;
  overflow: hidden;
  margin: 10px 10px 10px;
  margin-right: -10px;
  width: 180px;
  height: 300px;
  border-radius: 15px;
  transform: scale(0.85);
  transition: .2s ease-out;
}
}


.header:hover{
/* 글씨 (하이퍼링크) */
  transition: .2s ease-in;
.AOCTEMPLATE a {
  transform: scale(0.9);  
color: #5B9BC7;
  z-index:3;
transition: all 0.3s;
  }
}
 
.AOCTEMPLATE a:hover {
.header img {
color: #252525;
  position: relative;
}
  background-position: top;
.AOCTEMPLATE a:active {
  background-size: cover;
color: #252525;
  background-repeat: no-repeat;
}
  height: 100%;
.AOCTEMPLATE a.new {
  overflow: visible;
transition: all 0.3s;
  }
color: #5B9BC7;
 
}
/* 테스트에요 여러분 테스트 4 */
.AOCTEMPLATE a.new:hover {
.progress-bar-body {
color: #252525;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 20px;
  width: 100%;
  overflow: hidden;
  border-radius: 20px;  
}
}
 
.AOCTEMPLATE a.new:active {
.progress-bar {
color: #252525;
  width: 100%;
  height: 30px;
  background: #dedede;
  font-weight: 600;
  font-size: .8rem;
}
}
 
.AOCTEMPLATE a.external {
.progress-bar .progress1 {
transition: all 0.3s;
    width: 75%;
color: #5B9BC7;
    height: 30px;
    padding: 0;
    text-align: center;
    background: #880E4F;
    animation: progress 1s ease-in-out 1;
}
}
 
.AOCTEMPLATE a.external:hover {
@keyframes progress {
    color: #252525;
from {
    font-weight: 700;
margin-left: -100%;
}
}
to  {
.AOCTEMPLATE a.external:active {
margin-left: 0%;
color: #252525;
}
}
/* 글씨 (기타) */
.AOCTEMPLATE li {
    font-family: "SUITE Variable";
    font-weight: 500;
    font-size: 14.4px;
}
}


.progress-bar .progress2 {
/* 목록 개행 */
     width: 30%;
.AOCTEMPLATE dd {
    height: 30px;
     font-family: "SUITE Variable";
    padding: 0;
    text-align: center;
    background: #880E4F;
    animation: progress2 1s ease-in-out 1;
}
}


@keyframes progress2 {
/* 테이블 글씨 */
from {
.AOCTEMPLATE td {
margin-left: -100%;
    font-family: "Pretendard", "Pretendard JP Variable"
}
}
to  {
.AOCTEMPLATE td b {
margin-left: 0%;
    font-family: "Pretendard", "Pretendard JP Variable"
}
}
.AOCTEMPLATE th {
    font-family: "Pretendard", "Pretendard JP Variable"
}
}
 
.AOCTEMPLATE td a {
/* WSP */
font-family: "Pretendard", "Pretendard JP Variable";
@media screen and (min-width: 768px) {
.wsp-name {
border: 2px solid #EF426F;
margin-left: auto; margin-right: auto;
margin-top: 10px;
    line-height: 100px;
text-align: center;
font-size: 24pt;
color: #191919;
color: #191919;
width: 100%;
font-family: Noto Serif KR;
letter-spacing: -0.05em;
}
}
.AOCTEMPLATE td a:hover {
color: #191919;
}
}
 
.AOCTEMPLATE td a:active {
@media screen and (max-width: 768px) {
.wsp-name {
border: 2px solid #EF426F;
    margin-left: auto; margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
    line-height: 80px;
text-align: center;
font-size: 20pt;
color: #191919;
color: #191919;
max-width: 768px;
width: 100%;
font-family: Noto Serif KR;
letter-spacing: -0.05em;
}
}
.AOCTEMPLATE td a.new {
color: #191919;
}
}
 
.AOCTEMPLATE td a.new:hover {
/* ASU 에딧 */
color: #191919;
.ACLoadingImage {
    animation: ACLoadingImage;
    animation-iteration-count: 1;
    animation-duration: 3s;
    animation-fill-mode: forwards;
    animation-timing-function: ease;
    background-image:linear-gradient(to right, white 0.5%, transparent 0.5%);
}
}
  @keyframes ACLoadingImage {
.AOCTEMPLATE td a.new:active {
  0% {background-image:linear-gradient(to right, white 0.5%, transparent 0.5%);}
color: #191919;
  10% {background-image:linear-gradient(to right, white 1%, transparent 1%);}
  20% {background-image:linear-gradient(to right, white 2%, transparent 2%);}
  30% {background-image:linear-gradient(to right, white 25%, transparent 25%);}
  40% {background-image:linear-gradient(to right, white 55%, transparent 55%);}
  50% {background-image:linear-gradient(to right, white 60%, transparent 60%);}
  60% {background-image:linear-gradient(to right, white 77%, transparent 77%);}
  70% {background-image:linear-gradient(to right, white 97%, transparent 97%);}
  80% {background-image:linear-gradient(to right, white 98%, transparent 98%);}
  90% {background-image:linear-gradient(to right, white 99%, transparent 99%);}
  100% {background-image:linear-gradient(to right, white 100%, transparent 100%);}
}
}
 
.AOCTEMPLATE td a.external {
.ACLo-z5  {
color: #191919;
z-index:5;
}
}
 
.AOCTEMPLATE td a.external:hover {
.ACLo-z6  {
    color: #191919;
z-index:6;
}
}
 
.AOCTEMPLATE td a.external:active {
.ACLoading-LDtext1 {
color: #191919;
animation: ACLoading-LDtext1;
animation-iteration-count: 2;
animation-duration: 2s;
animation-fill-mode: forwards;
animation-timing-function: ease;
opacity:1;
}
}
 
.AOCTEMPLATE td p {
@keyframes ACLoading-LDtext1 {
font-family: "Pretendard", "Pretendard JP Variable";
  from {opacity:1;}
color: #191919;
  50% {opacity:0;}
  to {opacity:1;}
}
}


.ACLoading-LDimg1 {
/* 문단 (틀로 반영할 예정) */
animation: ACLoading-LDimg1;
.AOCPARAGRAPH .number-link {
animation-iteration-count: infinite;
    color: #0C2B80;
animation-duration: 3s;
    cursor: pointer;
animation-fill-mode: forwards;
    text-decoration: none;
animation-timing-function: ease;
    margin-right: 0.3rem;
filter: brightness(1) opacity(100%);
    font-family: "SUITE Variable";
z-index: 7;
    font-weight: 800;
    user-select: none;
}
}


.ACLoading-LDP {
.AOCPARAGRAPH .mw-headline {
display:inherit;
    color: #575757;
z-index:6;
    font-family: "SUITE Variable";
animation: ACLoading-LDP;
    font-weight: 600;
animation-delay: 3s;
    user-select: none;
animation-iteration-count: 1;
animation-duration: 0.4s;
animation-fill-mode: forwards;
animation-timing-function: ease;
overflow:hidden;
height:100vh;
opacity:1;
}
}


@keyframes ACLoading-LDP {
.AOCPARAGRAPH .mw-editsection a {
  from {height:100vh;opacity:1; z-index:5;display:inherit;}
font-family: "SUITE Variable";
  to {height:0px;opacity:0; z-index:-1;display:none;}
    white-space: nowrap;
    color: #5B9BC7;
    font-weight: 700;
    user-select: none;
}
}


.ACLoading-bg  {
/* 공사중 (틀로 반영할 예정) */
  position: relative;
.UNDERCONSTRUCTION {
  width: 100%;
    border: 1px solid #252525;
  height: 100vh;
    border-radius: 25px;
  background: #191919;
    width: 100%;
  display: flex;
    padding: 10px;
  justify-content: center;
    margin-top: 5px;
  align-items: center;
    margin-bottom: 20px;
  font-size: 24px;
    letter-spacing: -0.3px;
  overflow: hidden;
    font-size: 14pt;
 
    background: white;
  z-index:-3;
    color: #252525;
    text-align: center;
    user-select: none;
    font-family: SUITE Variable;
    font-weight: 800;
}
}


@media screen and (min-width: 450px) {
/* 관련 기사 (틀로 반영할 예정) */
.ACLoading-WebDisplay {
.NEWS .link {
    display:inherit;
padding-top: 3px;
}
    padding-left: 5px;
}
    margin-bottom: 10px;
@media screen and (min-width: 450px) {
    line-height: 23px;
.ACLoading-MobileDisplay {
    user-select: none;
    display:none;
    font-family: "SUITE Variable";
}
    font-weight: 700;
}
@media screen and (max-width: 450px) {
.ACLoading-WebDisplay {
    display:none;
}
}
@media screen and (max-width: 450px) {
.ACLoading-MobileDisplay {
    display:inherit;
}
}
}


/* 로딩 채우기 */
.NEWS .mw-parser-output .text {
.loading-fill {
background: none;
opacity: 1;
    animation: loading-fill;
    animation-iteration-count: infinite;
    animation-duration: 3s;
    animation-fill-mode: forwards;
    animation-timing-function: ease;
    filter: brightness(0.9) grayscale(100%);
}
}
 
.NEWS .mw-parser-output a.external.text {
@keyframes loading-fill {
font-size: 12pt;
from {
font-family: "SUITE Variable";
opacity: 0.5;
filter: grayscale(100%);
}
}
to  {
.NEWS .mw-parser-output a.external.text:hover {
opacity: 1;
font-size: 12pt;
filter: grayscale(0%);
}
}
}
.NEWS .mw-parser-output a.external.text:active {
 
font-size: 12pt;
/* 로딩 채우기 2 */
.loading-fill-2 {
background: transparent;
    animation: loading-fill-2;
    animation-iteration-count: infinite;
    animation-duration: 3s;
    animation-fill-mode: forwards;
    animation-timing-function: ease;
    filter: grayscale(100%);
    transform: translate(0%, -0%);
}
 
@keyframes loading-fill-2 {
  0% {filter: grayscale(99.5%) drop-shadow(0px 0px 0.5px #8CCD44)}
  10% {filter: grayscale(99%) drop-shadow(0px 0px 1px #8CCD44)}
  20% {filter: grayscale(98%) drop-shadow(0px 0px 2px #8CCD44)}
  30% {filter: grayscale(75%) drop-shadow(0px 0px 3px #8CCD44)}
  40% {filter: grayscale(55%) drop-shadow(0px 0px 4px #8CCD44)}
  50% {filter: grayscale(40%) drop-shadow(0px 0px 5px #8CCD44)}
  60% {filter: grayscale(23%) drop-shadow(0px 0px 7px #8CCD44)}
  70% {filter: grayscale(3%) drop-shadow(0px 0px 8px #8CCD44)}
  80% {filter: grayscale(2%) drop-shadow(0px 0px 9px #8CCD44)}
  90% {filter: grayscale(1%) drop-shadow(0px 0px 9.5px #8CCD44)}
  100% {filter: grayscale(0%) drop-shadow(0px 0px 10px #8CCD44)}
}
}

2024년 5월 1일 (수) 18:00 기준 최신판

/* 배경 크기 */
.AOCBACKGROUND {
word-break: break-all; 
background: #FFFFFF; 
color: #575757; 
padding: 12px 18px 12px 18px; 
border-radius: 10px;
max-width: 1003px;
width: 1003px;
margin-left: -15px;
}

@media screen and (max-width: 768px) {
.AOCBACKGROUND {
 word-break: break-all; 
 background: #FFFFFF;
 color: #575757; 
 padding: 12px 15px 12px 15px; 
 border-radius: 10px;
 max-width: 768px;
 width: 100%;
 margin-left: auto;
 margin-right: auto;
}
}

/* 글씨 (일반) */
.AOCTEMPLATE p {
    font-family: "SUITE Variable";
   	margin-bottom: 0.6rem;
	line-height: 25px;
    letter-spacing: -0.4px;
    font-size: 15px;
    font-weight: 500;
}

.AOCTEMPLATE b {
    font-family: "SUITE Variable";
    font-weight: 800;
}

/* 글씨 (하이퍼링크) */
.AOCTEMPLATE a {
	color: #5B9BC7;
	transition: all 0.3s;
}
.AOCTEMPLATE a:hover {
	color: #252525;
}
.AOCTEMPLATE a:active {
	color: #252525;
}
.AOCTEMPLATE a.new {
	transition: all 0.3s;
	color: #5B9BC7;
}
.AOCTEMPLATE a.new:hover {
	color: #252525;
}
.AOCTEMPLATE a.new:active {
	color: #252525;
}
.AOCTEMPLATE a.external {
	transition: all 0.3s;
	color: #5B9BC7;
}
.AOCTEMPLATE a.external:hover {
    color: #252525;
    font-weight: 700;
}
.AOCTEMPLATE a.external:active {
	color: #252525;
}

/* 글씨 (기타) */
.AOCTEMPLATE li {
    font-family: "SUITE Variable";
    font-weight: 500;
    font-size: 14.4px;
}

/* 목록 개행 */
.AOCTEMPLATE dd {
    font-family: "SUITE Variable";
}

/* 테이블 글씨 */
.AOCTEMPLATE td {
    font-family: "Pretendard", "Pretendard JP Variable"
}
.AOCTEMPLATE td b {
    font-family: "Pretendard", "Pretendard JP Variable"
}
.AOCTEMPLATE th {
    font-family: "Pretendard", "Pretendard JP Variable"
}
.AOCTEMPLATE td a {
	font-family: "Pretendard", "Pretendard JP Variable";
	color: #191919;
}
.AOCTEMPLATE td a:hover {
	color: #191919;
}
.AOCTEMPLATE td a:active {
	color: #191919;
}
.AOCTEMPLATE td a.new {
	color: #191919;
}
.AOCTEMPLATE td a.new:hover {
	color: #191919;
}
.AOCTEMPLATE td a.new:active {
	color: #191919;
}
.AOCTEMPLATE td a.external {
	color: #191919;
}
.AOCTEMPLATE td a.external:hover {
    color: #191919;
}
.AOCTEMPLATE td a.external:active {
	color: #191919;
}
.AOCTEMPLATE td p {
	font-family: "Pretendard", "Pretendard JP Variable";
	color: #191919;
}

/* 문단 (틀로 반영할 예정) */
.AOCPARAGRAPH .number-link {
    color: #0C2B80;
    cursor: pointer;
    text-decoration: none;
    margin-right: 0.3rem;
    font-family: "SUITE Variable";
    font-weight: 800;
    user-select: none;
}

.AOCPARAGRAPH .mw-headline {
    color: #575757;
    font-family: "SUITE Variable";
    font-weight: 600;
    user-select: none;
}

.AOCPARAGRAPH .mw-editsection a {
	font-family: "SUITE Variable";
    white-space: nowrap;
    color: #5B9BC7;
    font-weight: 700;
    user-select: none;
}

/* 공사중 (틀로 반영할 예정) */
.UNDERCONSTRUCTION {
    border: 1px solid #252525;
    border-radius: 25px;
    width: 100%;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 20px;
    letter-spacing: -0.3px;
    font-size: 14pt;
    background: white;
    color: #252525;
    text-align: center;
    user-select: none;
    font-family: SUITE Variable;
    font-weight: 800;
}

/* 관련 기사 (틀로 반영할 예정) */
.NEWS .link {
	padding-top: 3px;
    padding-left: 5px;
    margin-bottom: 10px;
    line-height: 23px;
    user-select: none;
    font-family: "SUITE Variable";
    font-weight: 700;
}

.NEWS .mw-parser-output .text {
	background: none;
}
.NEWS .mw-parser-output a.external.text {
	font-size: 12pt;
	font-family: "SUITE Variable";
}
.NEWS .mw-parser-output a.external.text:hover {
	font-size: 12pt;
}
.NEWS .mw-parser-output a.external.text:active {
	font-size: 12pt;
}