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

편집 요약 없음
태그: 수동 되돌리기
편집 요약 없음
태그: 수동 되돌리기
 
(같은 사용자의 중간 판 247개는 보이지 않습니다)
1번째 줄: 1번째 줄:
/* 변시 인트로 */
/* 배경 크기 */
.AOCImage {
.AOCBACKGROUND {
    animation: AOCImage;
word-break: break-all;
    animation-iteration-count: 1;
background: #FFFFFF;  
    animation-duration: 3s;
color: #575757;
    animation-fill-mode: forwards;
padding: 12px 18px 12px 18px;  
    animation-timing-function: ease;
border-radius: 10px;
    background-image:linear-gradient(to right, white 0%, transparent 0%);
max-width: 1003px;
width: 1003px;
margin-left: -15px;
}
}


.ACLo-z5 {
@media screen and (max-width: 768px) {
  z-index:5;
.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;
}
}
}


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


.AOC-LDtext1 {
.AOCTEMPLATE b {
animation: AOC-LDtext1;
    font-family: "SUITE Variable";
animation-iteration-count: 2;
    font-weight: 800;
animation-duration: 2s;
animation-fill-mode: forwards;
animation-timing-function: ease;
opacity:1;
}
}


@keyframes AOC-LDtext1 {
/* 글씨 (하이퍼링크) */
  from {opacity:1;}
.AOCTEMPLATE a {
  50% {opacity:0;}
color: #5B9BC7;
  to {opacity:1;}
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;
}
}


.AOC-LDimg1 {
/* 글씨 (기타) */
animation: AOC-LDimg1;
.AOCTEMPLATE li {
animation-iteration-count: infinite;
    font-family: "SUITE Variable";
animation-duration: 3s;
    font-weight: 500;
animation-fill-mode: forwards;
    font-size: 14.4px;
animation-timing-function: ease;
filter: brightness(1) opacity(100%);
z-index: 7;
}
}


.AOC-LDP {
/* 목록 개행 */
display:inherit;
.AOCTEMPLATE dd {
z-index:6;
    font-family: "SUITE Variable";
animation: AOC-LDP;
animation-delay: 10s;
animation-iteration-count: 1;
animation-duration: 0.4s;
animation-fill-mode: forwards;
animation-timing-function: ease;
overflow:hidden;
height:100vh;
opacity:1;
}
}


@keyframes AOC-LDP {
/* 테이블 글씨 */
  from {height:100vh;opacity:1; z-index:5;display:inherit;}
.AOCTEMPLATE td {
  to {height:0px;opacity:0; z-index:-1;display:none;}
    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 {
.AOC-bg  {
color: #191919;
  position: relative;
  width: 100%;
  height: 100vh;
  background: #00F1BA;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  overflow: hidden;
  z-index:-3;
  animation: AOC-bg;
  animation-iteration-count: 2;
  animation-duration: 5s;
  animation-fill-mode: forwards;
  animation-timing-function: ease;
}
}
 
.AOCTEMPLATE td a.new:active {
@keyframes AOC-bg {
color: #191919;
  0% {background: #00F1BA}
  50% {background: #580009}
  100% {background: #00F1BA}
}
}
 
.AOCTEMPLATE td a.external {
@media screen and (min-width: 450px) {
color: #191919;
.AOC-WebDisplay {
    display:inherit;
}
}
}
@media screen and (min-width: 450px) {
.AOCTEMPLATE td a.external:hover {
.AOC-MobileDisplay {
    color: #191919;
    display:none;
}
}
}
@media screen and (max-width: 450px) {
.AOCTEMPLATE td a.external:active {
.AOC-WebDisplay {
color: #191919;
    display:none;
}
}
}
@media screen and (max-width: 450px) {
.AOCTEMPLATE td p {
.AOC-MobileDisplay {
font-family: "Pretendard", "Pretendard JP Variable";
    display:inherit;
color: #191919;
}
}
}


.spin-loader {
/* 문단 (틀로 반영할 예정) */
  border-radius: 80%;
.AOCPARAGRAPH .number-link {
  display: block;
    color: #0C2B80;
  height: 50px;
    cursor: pointer;
  width: 50px;
    text-decoration: none;
  position: relative;
    margin-right: 0.3rem;
  animation: spin .675s linear 0s infinite normal;
    font-family: "SUITE Variable";
    font-weight: 800;
    user-select: none;
}
}


  .spin-loader:before,
.AOCPARAGRAPH .mw-headline {
  .spin-loader:after {
    color: #575757;
     display: block;
    font-family: "SUITE Variable";
     position: absolute;
     font-weight: 600;
  }
     user-select: none;
}


  .spin-loader:before {
.AOCPARAGRAPH .mw-editsection a {
    border-radius: 0 90px 90px 0;
font-family: "SUITE Variable";
     height: 50px;
     white-space: nowrap;
     width: 50%;
     color: #5B9BC7;
     top: 0; right: 0;
     font-weight: 700;
    z-index: 1;
     user-select: none;
     background: black;
}
    background-image: linear-gradient(transparent, black);
  }


  .spin-loader:after {
/* 공사중 (틀로 반영할 예정) */
     border-radius: 80%;
.UNDERCONSTRUCTION {
     height: 40px;
    border: 1px solid #252525;
     width: 40px;
     border-radius: 25px;
     top: 50%;
    width: 100%;
     left: 50%;
     padding: 10px;
     transform: translate(-50%, -50%);
    margin-top: 5px;
     z-index: 1;
    margin-bottom: 20px;
     background: none;
    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;
}


@keyframes spin {
.NEWS .mw-parser-output .text {
  to {
background: none;
    transform: rotate(360deg);
}
  }
.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;
}
}

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;
}