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

편집 요약 없음
편집 요약 없음
태그: 수동 되돌리기
 
(같은 사용자의 중간 판 432개는 보이지 않습니다)
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;
@media screen and (max-width: 768px) {
  animation-iteration-count: 1;
.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;
}
}
@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 */
/* 글씨 (일반) */
.animation6 {
.AOCTEMPLATE p {
  margin-top: 10px;
    font-family: "SUITE Variable";
  height: 100px;
  margin-bottom: 0.6rem;
  width: 100%;
line-height: 25px;
  border: 1px solid #000000;
    letter-spacing: -0.4px;
  overflow: visible;
    font-size: 15px;
  font-size: 24pt;
    font-weight: 500;
  text-align: center;
}
}
.text-animation {
 
  overflow: hidden;
.AOCTEMPLATE b {
  padding-top: 15px;
    font-family: "SUITE Variable";
  text-align: center;
    font-weight: 800;
  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 a {
transform: translateY(calc(100% - 50%));
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;
}
}


/* 테스트에요 여러분 테스트 3 */
/* 글씨 (기타) */
.header {
.AOCTEMPLATE li {
  display: inline-block;
    font-family: "SUITE Variable";
  overflow: hidden;
    font-weight: 500;
  margin: 10px 10px 10px;
    font-size: 14.4px;
  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 dd {
  transform: scale(0.9);
    font-family: "SUITE Variable";
  z-index:3;
  }
 
.header img {
  position: relative;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  overflow: visible;
}
}


/* 3D 회전 */
/* 테이블 글씨 */
.threed-rotate {
.AOCTEMPLATE td {
  display: inline-block;
    font-family: "Pretendard", "Pretendard JP Variable"
  overflow: hidden;
}
  border-radius: 15px;
.AOCTEMPLATE td b {
  width: 200px;
    font-family: "Pretendard", "Pretendard JP Variable"
  height: 350px;
}
  margin: 10px 0 10px;
.AOCTEMPLATE th {
  line-height: 20px;
    font-family: "Pretendard", "Pretendard JP Variable"
  opacity: 0.5;
}
  transform: rotateY(0deg) scale(0.8);  
.AOCTEMPLATE td a {
  transition: 0.8s ease-out;
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;
}
}


.threed-rotate:hover {
/* 문단 (틀로 반영할 예정) */
  transition: 1.2s ease;
.AOCPARAGRAPH .number-link {
  transform: rotateY(360deg) scale(0.95);  
    color: #0C2B80;
  opacity: 1;
    cursor: pointer;
    text-decoration: none;
    margin-right: 0.3rem;
    font-family: "SUITE Variable";
    font-weight: 800;
    user-select: none;
}
}


.threed-rotate img {
.AOCPARAGRAPH .mw-headline {
  position: relative;
    color: #575757;
  background-size: cover;
    font-family: "SUITE Variable";
  height: 100%;
    font-weight: 600;
  overflow: hidden;
    user-select: none;
}
}


.threed-rotate:nth-child(even) {
.AOCPARAGRAPH .mw-editsection a {
          margin-right: -2px
font-family: "SUITE Variable";
    white-space: nowrap;
    color: #5B9BC7;
    font-weight: 700;
    user-select: none;
}
}


@media screen and (max-width: 768px) {
/* 공사중 (틀로 반영할 예정) */
.threed-rotate {
.UNDERCONSTRUCTION {
  display: inline-block;
    border: 1px solid #252525;
  overflow: hidden;
    border-radius: 25px;
  border-radius: 15px;
    width: 100%;
  max-width: 180px;  
    padding: 10px;
  width: 100%;
    margin-top: 5px;
  height: 320px;
    margin-bottom: 20px;
  margin: 10px;
    letter-spacing: -0.3px;
  margin-bottom: -10px;
    font-size: 14pt;
  line-height: 20px;
    background: white;
  opacity: 0.5;
    color: #252525;
  transform: rotateY(0deg) scale(0.8);  
    text-align: center;
  transition: 0.8s ease-out;
    user-select: none;
 
    font-family: SUITE Variable;
    font-weight: 800;
}
}


.threed-rotate:hover {
/* 관련 기사 (틀로 반영할 예정) */
  transition: 1.2s ease;
.NEWS .link {
  transform: rotateY(360deg) scale(0.95);  
padding-top: 3px;
  opacity: 1;
    padding-left: 5px;
    margin-bottom: 10px;
    line-height: 23px;
    user-select: none;
    font-family: "SUITE Variable";
    font-weight: 700;
}
}


.threed-rotate img {
.NEWS .mw-parser-output .text {
  position: relative;
background: none;
  background-size: cover;
  height: 100%;
  overflow: hidden;
}
}
 
.NEWS .mw-parser-output a.external.text {
.threed-rotate:nth-child(odd) {
font-size: 12pt;
          margin-left: 4px
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;
}