미디어위키:Common.css: 두 판 사이의 차이

리버티게임(개발), 모두가 만들어가는 자유로운 게임
둘러보기로 이동 검색으로 이동
백괴게임>아라
잔글편집 요약 없음
편집 요약 없음
 
(사용자 17명의 중간 판 201개는 보이지 않습니다)
1번째 줄: 1번째 줄:
/* Common CSS for all skins */
/** 이 CSS 설정은 모든 스킨에 적용됩니다 */
/* [[틀:아이콘]] 활성화 2023년 7월 17일 (월) 17:33 (KST) */
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0');


/*<pre><nowiki>*/
/**
*
* 특정 이름공간 문서의 배경을 하늘색, 토론 이름공간 문서의 배경을 노란색,
* 프로젝트 이름공간 문서의 배경을 초록색으로 지정합니다.
*
* 하늘색 적용 대상: 특수기능(-1), 파일(6), 미디어위키(8)
* 노란색 적용 대상: 토론(1), 사용자토론(3), 백괴게임토론(5), 파일토론(7),
* 미디어위키토론(9), 틀토론(11), 도움말토론(13), 분류토론(15), 모듈토론(829)
* 초록색 적용 대상: 백괴게임(4), 도움말(12)
* 진한 초록색 적용 대상: 틀(10), 분류(14), 모듈(828)
* 연한 빨강색 적용 대상(예정): 보존(3000)
*
**/
.ns-6, .ns-8, .ns--1 {
--background: #edf6fc;
}
.ns-1, .ns-3, .ns-5, .ns-7, .ns-9, .ns-11, .ns-13, .ns-15, .ns-829 {
--background: #fafaee;
}
.ns-4, .ns-12 {
--background: #ededed; /* 구 #f5fff5; */
}
.ns-10, .ns-14, .ns-828 {
--background: #deffde;
}
.ns-3000 {
--background: #fff0f0;
}
 
/*.ns-6 #content, .ns-6 #p-cactions li a:hover, .ns-6 #p-cactions li.selected a,*/
/*.ns-8 #content, .ns-8 #p-cactions li a:hover, .ns-8 #p-cactions li.selected a,*/
/*.ns--1 #content, .ns--1 #p-cactions li a:hover, .ns--1 #p-cactions li.selected a {*/
/*  background-color: #edf6fc;*/
/*}*/
 
/*.ns-1 #content, .ns-1 #p-cactions li a:hover, .ns-1 #p-cactions li.selected a,*/
/*.ns-3 #content, .ns-3 #p-cactions li a:hover, .ns-3 #p-cactions li.selected a,*/
/*.ns-5 #content, .ns-5 #p-cactions li a:hover, .ns-5 #p-cactions li.selected a,*/
/*.ns-7 #content, .ns-7 #p-cactions li a:hover, .ns-7 #p-cactions li.selected a,*/
/*.ns-9 #content, .ns-9 #p-cactions li a:hover, .ns-9 #p-cactions li.selected a,*/
/*.ns-11 #content, .ns-11 #p-cactions li a:hover, .ns-11 #p-cactions li.selected a,*/
/*.ns-13 #content, .ns-13 #p-cactions li a:hover, .ns-13 #p-cactions li.selected a,*/
/*.ns-15 #content, .ns-15 #p-cactions li a:hover, .ns-15 #p-cactions li.selected a,*/
/*.ns-829 #content, .ns-829 #p-cactions li a:hover, .ns-829 #p-cactions li.selected a{*/
/*  background-color: #fafaee;*/
/*}*/
 
/*.ns-4 #content, .ns-4 #p-cactions li a:hover, .ns-4 #p-cactions li.selected a,*/
/*.ns-12 #content, .ns-12 #p-cactions li a:hover, .ns-12 #p-cactions li.selected a {*/
/*  background-color: #ededed; *//* 구 #f5fff5; */
/*}*/
 
/*.ns-10 #content, .ns-10 #p-cactions li a:hover, .ns-10 #p-cactions li.selected a,*/
/*.ns-14 #content, .ns-14 #p-cactions li a:hover, .ns-14 #p-cactions li.selected a,*/
/*.ns-828 #content, .ns-828 #p-cactions li a:hover, .ns-828 #p-cactions li.selected a{*/
/*  background-color: #deffde;*/
/*}*/
 
/*.ns-3000 #content, .ns-3000 #p-cactions li a:hover, .ns-3000 #p-cactions li.selected a {*/
/*  background-color: #fff0f0;*/
/*}*/
 
/* 이름공간의 번호, 명칭
'-2' : '미디어', '-1' : '특수기능'
'0' : '게임', '1' : '토론'
'2' : '사용자', '3' : '사용자토론'
'4' : '백괴게임', '5' : '백괴게임토론'
'6' : '파일', '7' : '파일토론'
'8' : '미디어위키', '9' : '미디어위키토론'
'10' : '틀', '11' : '틀토론'
'12' : '도움말', '13' : '도움말토론'
'14' : '분류', '15' : '분류토론'
'828' : '모듈', '829' : '모듈토론'
'3000': '보존', '3001' : '보존토론'
*/
 
/* 취소선. del은 하지 않겠음 */
s, strike{color:gray;}
s a, s a:visited{
    color: #7f7ff6;
    text-decoration: line-through;
}
 
/* 새내기들을 위해 윗부분 '편집' 버튼의 글씨를 언제나 굵게 */
#ca-edit a {
  font-weight: bold !important;
}


/* 문서 제목 밑 모양 조절 */
/*
20230826 일반 문서 상단의 사이트 슬로건 삭제 [[리버티게임:오락실/2023년_8월#리버티게임 사이트 타이틀에 붙는 부제를 삭제하려고 합니다.]]
문서 제목 밑 모양 조절  
#siteSub {
#siteSub {
     display: inline;
     display: inline;
9번째 줄: 99번째 줄:
     font-weight: normal;
     font-weight: normal;
}
}
*/
#bodyContent #siteSub a {
#bodyContent #siteSub a {
   color: #000;
   color: #000;
17번째 줄: 108번째 줄:
}
}


/* 새내기들을 위해 윗부분 '편집' 버튼의 글씨를 언제나 굵게 */
/* 2단계 글자를 굵게 */
#ca-edit a {
h2 {  
  font-weight: bold !important;
    font-weight: bold;
}
}


/* 차이 보기에서 변화한 부분 모양 조절.
/* 저장 글자를 굵게 */
  (회색 점선의 사각형으로 둘러쌈)  */  
#wpSave {
.diffchange {
font-weight: bold;
  background-color: inherit;
  border: 1px dotted #888888;
}
}


/* 차이 보기의 글자 크기 조절. */
/* 선택된 항목에 배경색 씌우기 */
td.diff-addedline, td.diff-deletedline, td.diff-context {
ol.references > li:target, sup.reference:target {
    font-size: 85%;
  background-color: #DEF;
    color: inherit;
}
}


/* make the list of references look smaller */
/* pre 상자 */
ol.references {
/* Citizen 다크 모드 비호환으로 비활성화 */
  font-size: 85%;
/*pre {*/
/*padding: 1em;*/
/*border: 1px solid #003399;*/
/*color: #003399;*/
/*background-color: #F4F6FE;*/
/*line-height: 1.1em;*/
/*overflow: auto;*/
/*}*/
 
/* 편집 요약, 이유의 모양 설정.
(기울임 대신 글자 크기 약간 작게 하여 구별) */
.comment {
  font-style: normal !important;
  font-size: 9pt;
}
}


/* toccolours 클래스: 일부 틀의 디자인에 사용됨 */
/* 최근 바뀜에서의 편집 관련 표시 */
.toccolours {
.minor {
  border:1px solid #aaaaaa;
  color: gray;
  background-color: #f9f9f9;
  padding: 5px;
  font-size: 95%;
}
}
 
.newpage {
/* plainlinks 클래스: 링크 옆의 아이콘을 없애줌 */
   color: green;
#bodyContent .plainlinks a {
   padding: 0 !important;
}
}
 
.bot {
/* [[파일:Example.jpg|thumb]] 프레임이 붙어 있는 그림의 배경을 하얀색으로 */
  color: #3CB371;
div.thumb div a img {
    background-color:#ffffff;
}
}


/* 글자 크기 조절 */
/* 최근 바뀜에서 문서 분량 변경에 색깔 넣기
.portlet h5,
(증가는 초록색 감소는 빨간색) */
.portlet ul,
.mw-plusminus-pos {
#toc .toctoggle {
  color:green;
    font-size: 100%;
}
}
.pBody,
.mw-plusminus-neg {
#footer,
  color:red;
div.thumb div {
    font-size: 95%;
}
h2 {  
    font-weight: bold;
}
}


/* 대문에서 특정 요소를 숨김 */
/* 문서 목록과 주시문서 목록에서 넘겨주기의 모양 설정
body.page-백괴게임_대문 #t-cite,
(연한 회색) */
body.page-백괴게임_대문 #lastmod,
.allpagesredirect a,
body.page-백괴게임_대문 #siteSub,
.watchlistredir a  {
body.page-백괴게임_대문 #contentSub,
   color:#888888;
body.page-백괴게임_대문 h1.firstHeading {
   display: none !important;
}
}


/* 링크 냅두면 가만히 가리키면 밑줄 */
/* 차이 보기에서 변화한 부분 모양 조절.
.portlet a {
  (회색 점선의 사각형으로 둘러쌈)  */  
  text-decoration: none;
.diffchange {
}
  background-color: inherit;
.portlet a:hover {
  border: 1px dotted #888888;
  text-decoration: underline;
}
}


.references-small { font-size: 70%;}
/* toccolours 클래스: 일부 틀의 디자인에 사용됨 */
 
.toccolours {
/* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn't accept it */
  border:1px solid #aaaaaa;
/* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) */
  background-color: #f9f9f9;
/* column-count is from the CSS3 module "CSS Multi-column Layout" */
  padding: 5px;
/* Please ignore any validator errors caused by these two lines */
  font-size: 95%;
.references-2column {
  font-size: 70%;
  -moz-column-count:2;
  column-count:2;
}
}


.same-bg { background: none }
.collapseButton {     /* 'show'/'hide' buttons created dynamically */
 
  float: right;      /* by the CollapsibleTables javascript in */
/* Highlight clicked reference in blue to help navigation */
  font-weight: normal;  /* [[MediaWiki:Common.js]]are styled here  */
 
  text-align: right;  /* so they can be customised.       */
ol.references > li:target {
  width: auto;
background-color: #DEF;
}
}
 
/* 표 문법 (출처 : 한국어 위키백과) */
sup.reference:target {
  background-color: #DEF;
}
 
/* let's make a class that deals with tables better  
/* let's make a class that deals with tables better  
   Any complaints, please message Ta bu shi da yu */
   Any complaints, please message Ta bu shi da yu */
 
/* Citizen 스킨 다크모드 비호환 및 기본 CSS와 중복으로 비활성화 */
table.wikitable,
/*table.wikitable,*/
table.prettytable {
/*table.prettytable {*/
  margin: 1em 1em 1em 0;
/*  margin: 1em 1em 1em 0;*/
  background: #f9f9f9;
/*  background: #f9f9f9;*/
  border: 1px #aaaaaa solid;
/*  border: 1px #aaaaaa solid;*/
  border-collapse: collapse;
/*  border-collapse: collapse;*/
}
/*}*/
 
table.wikitable th, table.wikitable td,
/*table.wikitable th, table.wikitable td,*/
table.prettytable th, table.prettytable td {
/*table.prettytable th, table.prettytable td {*/
  border: 1px #aaaaaa solid;
/*  border: 1px #aaaaaa solid;*/
  padding: 0.2em;
/*  padding: 0.2em;*/
}
/*}*/
 
table.wikitable th,
/*table.wikitable th,*/
table.prettytable th {
/*table.prettytable th {*/
  background: #f2f2f2;
/*  background: #f2f2f2;*/
  text-align: center;
/*  text-align: center;*/
}
/*}*/
 
table.wikitable caption,
/*table.wikitable caption,*/
table.prettytable caption {
/*table.prettytable caption {*/
  margin-left: inherit;
/*  margin-left: inherit;*/
  margin-right: inherit;
/*  margin-right: inherit;*/
  font-weight: bold;
/*  font-weight: bold;*/
}
/*}*/
 
 
 
/* Merge template style */
/* Merge template style */
.messagebox {
.messagebox {
   border: 1px solid #aaaaaa;
   border: 1px solid #aaaaaa;
171번째 줄: 244번째 줄:
   background-color: #f8eaba;
   background-color: #f8eaba;
}
}
 
.infobox {
.infobox {
   border: 1px solid #aaaaaa;
   border: 1px solid #aaaaaa;
204번째 줄: 277번째 줄:
   font-size: 90%;
   font-size: 90%;
}
}
 
@media print {
@media print {
     .infobox.sisterproject {
     .infobox.sisterproject {
218번째 줄: 291번째 줄:
   border-right: 1px solid #aaa;
   border-right: 1px solid #aaa;
}
}
 
.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
.infobox.bordered .mergedrow th {
224번째 줄: 297번째 줄:
   border-right: 1px solid #aaa;
   border-right: 1px solid #aaa;
}
}
 
   
/* styles for geography infoboxes, e.g. countries, country subdivisions, cities, etc. */
/* "공지"용 스타일 */
 
.infobox.geography {
  text-align: left;
  border-collapse: collapse;
  line-height: 1.2em;
  font-size: 90%;
}
 
.infobox.geography  td,
.infobox.geography th {
  border-top: solid 1px #aaa;
  padding: 0.4em 0.6em 0.4em 0.6em;
}
.infobox.geography .mergedtoprow td,
.infobox.geography .mergedtoprow th {
  border-top: solid 1px #aaa;
  padding: 0.4em 0.6em 0.2em 0.6em;
}
 
.infobox.geography .mergedrow td,
.infobox.geography .mergedrow th {
      border: 0;
      padding: 0 0.6em 0.2em 0.6em;
}
 
.infobox.geography .mergedbottomrow td,
.infobox.geography .mergedbottomrow th {
  border-top: 0;
  border-bottom: solid 1px #aaa;
  padding: 0 0.6em 0.4em 0.6em;
}
 
.infobox.geography .maptable td,
.infobox.geography .maptable th {
      border: 0;
      padding: 0;
}
 
/* Style for "notices" */
.notice {
.notice {
     margin: 1em;
     margin: 1em;
270번째 줄: 304번째 줄:
}
}


#disambig {
/* Removes useless links from printout */
     border-top: 1px solid #ccc;
@media print {
    border-bottom: 1px solid #ccc;
     #privacy, #about, #disclaimer {display:none;}
}
}


.spoiler {
/* [[MediaWiki:Edittools]] 편집 입력 도구의 버튼 */
    border-top: 2px solid #ddd;
.my-buttons a {
    border-bottom: 2px solid #ddd;
  color: #005896;
}
 
/* Put a checker background at the image description page only visible if the image has transparent background */
 
#file img {background: url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;}
 
/* Support for Template:IPA, Template:Unicode and Template:Polytonic. The inherit declaration resets the font for all browsers except MSIE6.  The empty comment must remain. Please copy any changes to [[Template:IPA fonts]] and [[Template:Unicode fonts]]. */
.IPA {
        font-family: Chrysanthi Unicode, Doulos SIL, Gentium, GentiumAlt, Code2000, TITUS Cyberbit Basic, DejaVu Sans, Bitstream Cyberbit, Arial Unicode MS, Lucida Sans Unicode, Hiragino Kaku Gothic Pro, Matrix Unicode;
        font-family /**/:inherit;
}
.Unicode {
        font-family: Code2000, TITUS Cyberbit Basic, Doulos SIL, Chrysanthi Unicode, Bitstream Cyberbit, Bitstream CyberBase, Thryomanes, Gentium, GentiumAlt, Visual Geez Unicode, Lucida Grande, Arial Unicode MS, Microsoft Sans Serif, Lucida Sans Unicode;
        font-family /**/:inherit;
}
.latinx {
        font-family: Code2000, TITUS Cyberbit Basic, Microsoft Sans Serif;
        font-family /**/:inherit;
}
.polytonic {
        font-family: Athena, Gentium, Palatino Linotype, Arial Unicode MS, Lucida Sans Unicode, Lucida Grande, Code2000;  
        font-family /**/:inherit;
}
.mufi {
        font-family: Alphabetum, Cardo, LeedsUni, Junicode, TITUS Cyberbit Basic, ALPHA-Demo;
}
 
#wpSave {
   font-weight: bold;
   font-weight: bold;
  font-size: 0.9em;
  text-decoration: none;
  padding: 0 0.1em 0.1em 0.1em;
}
}
 
.my-buttons a:hover, .my-buttons a:active {
.oldhan {
  background-color: #bbccdd !important;
        font-family: Code2000, UnJamoBatang, 은 자모 바탕, UnBatang, 은 바탕, sans-serif;
        font-family /**/:inherit;
}
}
 
#editpage-specialchars a {
.oldhanyang {
        font-family:한컴바탕,새바탕,한컴돋움,네이버사전;
        font-family /**/:inherit;
}
 
/* Removes underlines from links */
.nounderlines a {  
   text-decoration: none;
   text-decoration: none;
}
}
 
#editpage-specialchars a:hover {
/* Remove underline from IPA links */
   text-decoration: underline;
.IPA a:link, .IPA a:visited {
   text-decoration: none;
}
}


/* Removes useless links from printout */
.censored:hover {
@media print {
color: inherit;
    #privacy, #about, #disclaimer {display:none;}
background-color: inherit !important;
}
}


/* [[위키백과:사랑방/2007년 1월#틀:듣기 용 아이콘]] */
/* 숨겨진 내용 보이기 -Dawg */
.audiolink a{
.sighidden { display: none; }
    background: url("http://upload.wikimedia.org/wikipedia/commons/thumb/8/8a/Loudspeaker.svg/11px-Loudspeaker.svg.png") center left no-repeat !important;
.sigexpand:hover .sighidden { display: inline; }
    padding-left: 16px !important;
.sigclick:active .sighidden { display: inline; }
    padding-right: 0 !important;
}


/* [[위키백과:사랑방/2007년 4월#영어판의 틀을 번역했는데, 모양이 다르게 나옵니다.]]
#embedFlashDoc { display: none; }
  [[:en:MediaWiki:Common.css]]에서 가져옴 */


table.navbox {
/* 최근 바뀜 등에서 태그를 눈에 띄게 표시 */
    background-color: #f9f9f9;
.mw-tag-markers {
    border: 1px solid #aaa;
  font-weight: bold;
    clear: both;
    font-size: 90%;
    margin: 1em 0em 0em;
    padding: 2px;
    text-align: center;
    width: 100%;
}
}


table.navbox th {
.references-small { font-size: 70%;}
    background-color: #ccf;
    padding-left: 1em;
    padding-right: 1em;
}


table.navbox tr:not(:first-child) th {
/* 모바일 환경에서 알림창 폭을 화면 폭에 맞추기 */
     background-color: #ddf;
@media(max-width: 530px) {
    .mw-echo-ui-notificationBadgeButtonPopupWidget-popup {
        left: 0 !important;
    }
    .mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup {
        width: min(100vw, 500px) !important;
    }
     .mw-echo-ui-notificationBadgeButtonPopupWidget-popup .oo-ui-popupWidget-body {
        width: 100% !important;
    }
}
}


@media print {
/* 모바일 환경에서 최근 바뀜의 들여쓰기 줄이기 */
     .navbox {
@media(max-width: 520px) {
         display: none;
    table.mw-enhanced-rc td.mw-enhanced-rc-nested {
        padding-left: 0;
    }
     .client-js .mw-changeslist ul, .client-js .mw-changeslist table.mw-enhanced-rc {
         margin-left: 0;
     }
     }
}
}
 
/* 문서 내부의 큰 이미지의 경우 모바일환경에서 화면밖을 삐져나가는 현상 수정 --[[사용자:BANIP|BANIP]] ([[사용자토론:BANIP|토론]]) 2023년 7월 8일 (토) 18:50 (KST) */
 
.mw-parser-output .image img{
/* [[위키백과:관리자 요청/2007년 5월#스크립트 추가 요청]]. ctrl+v from en: */
    max-width:100%;
/* Standard Navigationsleisten, aka box hiding thingy from .de.  Documentation at [[Wikipedia:NavFrame]]. */
    height:auto;
 
div.Boxmerge,
div.NavFrame {
        margin: 0px;
        padding: 4px;
        border: 1px solid #aaa;
        text-align: center;
        border-collapse: collapse;
        font-size: 95%;
}
}
div.Boxmerge div.NavFrame {
        border-style: none;
        border-style: hidden;
}
div.NavFrame + div.NavFrame {
        border-top-style: none;
        border-top-style: hidden;
}
div.NavPic {
        background-color: #fff;
        margin: 0px;
        padding: 2px;
        float: left;
}
div.NavFrame div.NavHead {
        height: 1.6em;
        font-weight: bold;
        background-color: #ccccff;
        position:relative;
}
div.NavFrame p {
        font-size: 100%;
}
div.NavFrame div.NavContent {
        font-size: 100%;
}
div.NavFrame div.NavContent p {
        font-size: 100%;
}
div.NavEnd {
        margin: 0px;
        padding: 0px;
        line-height: 1px;
        clear: both;
}
a.NavToggle {
        position:absolute;
        top:0px;
        right:3px;
        font-weight:normal;
        font-size:smaller;
}
/* NavFrame 여기까지 */


/* [[위키백과:관리자 요청/2007년 11월]] */
/* 공지사항 스타일링 [[사용자:BANIP|BANIP]] ([[사용자토론:BANIP|토론]]) 2023년 7월 10일 (월) 22:10 (KST) */
/* Prevents line breaks in links; see docs at Template:Nowraplinks */
#siteNotice{
text-align:left;
.nowraplinks a {
     margin:0;
     white-space: nowrap;
}
}


/* 일반 단추와 특집 기사 단추 그림 지정 */
#siteNotice #localNotice{
li.FA {
margin: 8px 0;
    list-style-image: url("http://uncyclopedia.kr/w/images/thumb/2/2c/Modern-bullet-star.svg/9px-Modern-bullet-star.svg.png");
padding-bottom: 1em;
border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
}
#siteNotice ul{ list-style: none; }
#siteNotice ul{ margin:0.3em 0 0 2em;}
#siteNotice ul li{ line-height: 1.4em; margin: 0.6em 0;}
#siteNotice ul li img{ position: absolute; left: 0px;}


/* Forum formatting -Algorithm & -Splaka */
/* DismissableSiteNotice(공지사항 숨기기 기능) 스타일링 2023년 7월 12일 (수) 10:54 (KST) */
.forumheader { border: 1px solid #aaa; background: transparent; margin-top: 1em; padding: 12px; }
.mw-dismissable-notice{ position: relative; }
.forumlist td span { display: block; padding-left: 10px; font-size: smaller }
.mw-dismissable-notice .mw-dismissable-notice-close{ bottom: 5px; position: absolute; right: 0; }
.forumlist td span a { text-decoration: none; }
.mw-dismissable-notice .mw-dismissable-notice-body{ margin:0; }
.forumlist td span.forum_author { padding-left: 30px; }
.forumlist td.forum_edited a { text-decoration: none }
.forumlist td.forum_title a { padding-left: 20px; }
.forumlist td.forum_title span a { padding-left: 0px }
.forumlist td.forum_title a.forum_new { font-weight: bold; background: url('http://uncyclopedia.kr/w/images/thumb/1/1c/Crystal_filetypes.png/16px-Crystal_filetypes.png') center left no-repeat; padding-left: 20px; }
.forumlist td.forum_title a.forum_new:visited { font-weight: normal; background: transparent; padding-left: 20px; }
.forumlist th.forum_title { padding-left: 20px; }


.forumborder { border-collapse: collapse }
/* 다크모드일시 굴림폰트 기본적용 --[[사용자:BANIP|BANIP]] ([[사용자토론:BANIP|토론]]) 2023년 7월 26일 () 17:52 (KST) */
.forumborder td { border-top: solid #aaa 1px }
html.client-darkmode, html.client-darkmode body{
 
    font-family: 굴림;
/* 파일:, 그림토론: */
body.ns-6 #p-logo a { background-image: url('http://uncyclopedia.kr/w/images/a/ac/Uncommons-logo-ko.png') !important; }
body.ns-7 #p-logo a { background-image: url('http://uncyclopedia.kr/w/images/a/ac/Uncommons-logo-ko.png') !important; }
 
 
/* 대문 페이지 제목 숨기기 (가짜 대문도 포함) */
body.page-백괴게임_대문 h1.firstHeading { display:none; }
body.page-백괴게임_대문 h3#siteSub { display:none; }
 
/* 이름공간별 색상 */
 
/* 특수 문서 색*/
.ns--1 * #content { background : #EDF6FC; }
 
/* 일반 문서 색*/
.ns-0 * #content { background : #FFFFFF; }
 
/* 토론 문서 색 */
.ns-1 * #content { background : #F9FCED; }
 
/* 사용자 문서 색 */
.ns-2 * #content { background : #FFFFFF; }
 
/* 사용자 토론 문서 색 */
.ns-3 * #content { background : #F9FCED; }
 
/* 백괴게임 문서 색 */
.ns-4 * #content { background : #EDFCF0; }
 
/* 백괴게임 토론 문서 색 */
.ns-5 * #content { background : #F9FCED; }
 
/* 그림 문서 색 */
.ns-6 * #content { background : #EDF6FC; }
 
/* 그림 토론 문서 색 */
.ns-7 * #content { background : #F9FCED; }
 
/* 시스템 메시지(MediaWiki) 문서 색  */
.ns-8 * #content { background : #DEEBFF; }
 
/* 시스템 메시지 문서 토론 */
.ns-9 * #content { background : #F9FCED; }
 
/* 틀 문서 색 */
.ns-10 * #content { background : #DEFFDE; }
 
/* 틀 토론 문서 색 */
.ns-11 * #content { background : #F9FCED; }
 
/* 도움말 문서 색 */
.ns-12 * #content { background : #FCF0ED; }
 
/* 도움말 토론 문서 색 */
.ns-13 * #content { background : #F9FCED; }
 
/* 분류 문서 색 */
.ns-14 * #content { background : #DEFFDE; }
 
/* 분류 토론 문서 색 */
.ns-15 * #content { background : #F9FCED; }
 
/* 백괴나라 토론 문서 색 */
.ns-101 * #content { background : #F9FCED; }
 
/* 이름공간의 번호, 명칭
'0': '문서', '1' : '토론'
'2': '사용자', '3' : '사용자토론'
'4': '백괴게임', '5' : '백괴게임토론'
'6': '그림', '5' : '그림토론'
'8': '미디어위키', '9' : '미디어위키토론'
'10':  '틀', '11' : '틀토론'
'12':  '도움말', '13' : '도움말토론'
'14':  '분류', '15' : '분류토론'
'100': '백괴나라', '101': '백괴나라토론'
*/
 
/* pre 상자 */
 
pre {
padding: 1em;
border: 1px solid #003399;
color: #003399;
background-color: #F4F6FE;
line-height: 1.1em;
overflow: auto;
}
}


/* 서버 공지 */
/* 자주 사용되는 애니메이션 추가 --[[사용자:BANIP|BANIP]] ([[사용자토론:BANIP|토론]]) 2023년 9월 5일 (화) 15:04 (KST) */
 
@keyframes rotate {
#siteNotice table {  
    from { transform: rotate(0deg); }
background:transparent;
    to { transform: rotate(360deg); }
text-align:left;
}
}


#mw-subcategories table {
/* [[틀:알림 상자]] 재리뉴얼 --[[사용자:Hsl0|Hsl0]] ([[사용자토론:Hsl0|토론]]) 2024년 9월 26일 (목) 00:51 (KST) */
  background: transparent;
.ambox {
}
    width: clamp(80%, 40em, calc(100% - 10px));
 
   
#mw-pages table {
    margin: 3px auto;
  background: transparent;
    padding: 5px;
  }
    gap: 5px;
   
/* [[큐브]] */
    display: grid;
body-page.-큐브_큐브.subpages {
    grid-template-columns: auto 1fr auto;
display: none;
    grid-template-areas:
        "ambox-title      ambox-title ambox-title"
        "ambox-image-left ambox-detail ambox-image-right";
   
    text-align: center;
   
    background-color: #f5f5f5;
    box-shadow: 0 0 6px 1px #c8ccd1;
}
}
 
.ambox:not(:has(.ambox-title)) {
/* 최근 바뀜에서의 편집 관련 표시 */
    grid-template-areas:
.minor {
        "ambox-image-left ambox-detail ambox-image-right";
  font-size: smaller;
  color: #808080;
}
}
.newpage {
.ambox-title {
  font-size: smaller;
    width: calc(100% - 10px);
  color: #FF0000;
   
    padding: 5px;
   
    grid-area: ambox-title;
   
    background-color: gray;
    color: white;
    font-weight: bold;
}
}
.bot {
.ambox-title:empty {
  font-size: smaller;
    height: 6px;
  color: #3CB371;
    width: 100%;
    padding: 0;
}
}
 
.ambox-detail {
/* 편집 요약, 이유의 모양 설정.
    width: 100%;
(기울임 대신 글자 크기 약간 작게 하여 구별) */
    grid-area: ambox-detail;
.comment {
    align-self: center;
  font-style: normal !important;
  font-size: 9pt;
}
 
/* 최근 바뀜에서 문서 분량 변경에 색깔 넣기
(증가는 초록색 감소는 빨간색) */
.mw-plusminus-pos {
  color:green;
}
}
.mw-plusminus-neg {
.ambox-image {
  color:red;
    min-width: 60px;
    place-self: center;
}
}
.ambox-image-left {grid-area: ambox-image-left;}
.ambox-image-right {grid-area: ambox-image-right}


/* 문서 목록과 주시문서 목록에서 넘겨주기의 모양 설정
/* CSS 우선순위 테스트 */
(연한 회색) */
@layer site-common {
.allpagesredirect a,
html {
.watchlistredir a  {
--site-common: 1;
  color:#888888;
--top: "site.common";
}
}
}
/* [[MediaWiki:Edittools]] 편집 입력 도구의 버튼 */
.my-buttons {
  padding: 0.5em;
}
.my-buttons a {
  color: #005896;
  font-weight: bold;
  font-size: 0.9em;
  text-decoration: none;
  padding: 0 0.1em 0.1em 0.1em;
}
.my-buttons a:hover, .my-buttons a:active {
  background-color: #bbccdd !important;
}
#editpage-specialchars a {
  text-decoration: none;
}
#editpage-specialchars a:hover {
  text-decoration: underline;
}
/* 댸문에서 특정 요소를 숨김 */
body.page-백괴게임_댸문 #t-cite,
body.page-백괴게임_댸문 #lastmod,
body.page-백괴게임_댸문 #siteSub,
body.page-백괴게임_댸문 #contentSub,
body.page-백괴게임_댸문 h1.firstHeading {
  display: none !important;
}
body.page-백괴게임_데몬 #t-cite,
body.page-백괴게임_데몬 #lastmod,
body.page-백괴게임_데몬 #siteSub,
body.page-백괴게임_데몬 #contentSub,
body.page-백괴게임_데몬 h1.firstHeading {
  display: none !important;
}
/* 검은 배경 */
.blackbg { background-color: #000000; color: #FFFFFF; }
.blackbg a { color: #FFFFCC; }
.blackbg a:visited { color: #FFFFCC; }
.blackbg a:hover { color: #FFFFFF; }
.blackbg a.new { color: #FF6666; }
.scmd { color: #FFFFCC; }
.blackbg * a.extiw { color: #CCFFCC; !important; }
.blackbg * a.external { color: #FFFFCC; !important; }
/* 보여주지 말아야 할 글자를 가리키면 원래 글자가 나타냄 */
.censored {
color: black;
background-color: black;
padding: 1px;
}
.censored a {
color: black;
text-decoration: underline;
padding: 1px;
}
.censored:hover {
color: inherit;
background-color: inherit !important;
}
/* 숨겨진 내용 보이기 -Dawg */
.sighidden { display: none; }
.sigexpand:hover .sighidden { display: inline; }
.sigclick:active .sighidden { display: inline; }
#embedFlashDoc { display: none; }
/* 기부 패러디를 위한 것들 */
.walesh1{ background-color: #8ca5b6;
background-image: url(http://images2.wikia.nocookie.net/uncyclopedia/images/9/96/Jimbo-bikini-babes_gradient.png);
background-repeat:repeat-x; }
.walesh2{ background-color: #c0a282;
background-image: url(http://images4.wikia.nocookie.net/uncyclopedia/images/1/19/Grad_header2.png);
background-repeat:repeat-x; }
.walesh3{ background-color: #a19f93;
background-image: url(http://images4.wikia.nocookie.net/uncyclopedia/images/3/3f/Grad_header3.png);
background-repeat:repeat-x; }
.walesh4{ background-color: #242304;
background-image: url(http://images4.wikia.nocookie.net/uncyclopedia/images/4/4c/Leafy.png);
background-repeat:repeat-x; }
.walesh5{ background-color: #491787;
background-image: url(http://images2.wikia.nocookie.net/uncyclopedia/images/b/bc/Purpley.png);
background-repeat:repeat-x; }
.sannseh6{ background-image: url(http://images1.wikia.nocookie.net/uncyclopedia/images/3/3e/Prettiestpretty_pattern.png);
background-repeat:repeat-x; }
.gradientg6{ background-image: url(http://images2.wikia.nocookie.net/uncyclopedia/images/b/b7/Banner_gradient.gif);
background-repeat:repeat-x; background-position: bottom;}
/* 위키미디어에서 훔친 버튼 */
.nt-button-2011-start {
background-image: url("http://images3.wikia.nocookie.net/__cb20111102171618/uncyclopedia/images/a/a7/CNtranslatebutton2.png");
background-position: 100% 100%;
float: right;
height: 30px;
width: 4px;
}
.nt-button-2011-end {
background-image: url("http://images3.wikia.nocookie.net/__cb20111102171618/uncyclopedia/images/a/a7/CNtranslatebutton2.png");
background-position: 0% 0%;
float: right;
height: 30px;
width: 4px;
}
.nt-button-2011-label {
background-image: url("http://images3.wikia.nocookie.net/__cb20111102171618/uncyclopedia/images/a/a7/CNtranslatebutton2.png");
background-position: 50% 50%;
background-repeat: repeat-x;
color: rgb(0, 0, 0);
cursor: pointer;
float: right;
font-family: sans-serif;
font-size: 1em;
font-weight: 700;
height: 30px;
line-height: 30px;
padding-bottom: 0px;
padding-left: 4px;
padding-right: 4px;
padding-top: 0px;
text-decoration: none;
white-space: nowrap;
}
/*</nowiki></pre>*/

2024년 11월 21일 (목) 14:51 기준 최신판

/** 이 CSS 설정은 모든 스킨에 적용됩니다 */
/* [[틀:아이콘]] 활성화 2023년 7월 17일 (월) 17:33 (KST) */
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0');

/**
 *
 * 특정 이름공간 문서의 배경을 하늘색, 토론 이름공간 문서의 배경을 노란색,
 * 프로젝트 이름공간 문서의 배경을 초록색으로 지정합니다.
 *
 * 하늘색 적용 대상: 특수기능(-1), 파일(6), 미디어위키(8)
 * 노란색 적용 대상: 토론(1), 사용자토론(3), 백괴게임토론(5), 파일토론(7),
 * 미디어위키토론(9), 틀토론(11), 도움말토론(13), 분류토론(15), 모듈토론(829)
 * 초록색 적용 대상: 백괴게임(4), 도움말(12)
 * 진한 초록색 적용 대상: 틀(10), 분류(14), 모듈(828)
 * 연한 빨강색 적용 대상(예정): 보존(3000)
 *
 **/
.ns-6, .ns-8, .ns--1 {
	--background: #edf6fc;
}
.ns-1, .ns-3, .ns-5, .ns-7, .ns-9, .ns-11, .ns-13, .ns-15, .ns-829 {
	--background: #fafaee;
}
.ns-4, .ns-12 {
	--background: #ededed; /* 구 #f5fff5; */
}
.ns-10, .ns-14, .ns-828 {
	--background: #deffde;
}
.ns-3000 {
	--background: #fff0f0;
}

/*.ns-6 #content, .ns-6 #p-cactions li a:hover, .ns-6 #p-cactions li.selected a,*/
/*.ns-8 #content, .ns-8 #p-cactions li a:hover, .ns-8 #p-cactions li.selected a,*/
/*.ns--1 #content, .ns--1 #p-cactions li a:hover, .ns--1 #p-cactions li.selected a {*/
/*  background-color: #edf6fc;*/
/*}*/

/*.ns-1 #content, .ns-1 #p-cactions li a:hover, .ns-1 #p-cactions li.selected a,*/
/*.ns-3 #content, .ns-3 #p-cactions li a:hover, .ns-3 #p-cactions li.selected a,*/
/*.ns-5 #content, .ns-5 #p-cactions li a:hover, .ns-5 #p-cactions li.selected a,*/
/*.ns-7 #content, .ns-7 #p-cactions li a:hover, .ns-7 #p-cactions li.selected a,*/
/*.ns-9 #content, .ns-9 #p-cactions li a:hover, .ns-9 #p-cactions li.selected a,*/
/*.ns-11 #content, .ns-11 #p-cactions li a:hover, .ns-11 #p-cactions li.selected a,*/
/*.ns-13 #content, .ns-13 #p-cactions li a:hover, .ns-13 #p-cactions li.selected a,*/
/*.ns-15 #content, .ns-15 #p-cactions li a:hover, .ns-15 #p-cactions li.selected a,*/
/*.ns-829 #content, .ns-829 #p-cactions li a:hover, .ns-829 #p-cactions li.selected a{*/
/*  background-color: #fafaee;*/
/*}*/

/*.ns-4 #content, .ns-4 #p-cactions li a:hover, .ns-4 #p-cactions li.selected a,*/
/*.ns-12 #content, .ns-12 #p-cactions li a:hover, .ns-12 #p-cactions li.selected a {*/
/*  background-color: #ededed; *//* 구 #f5fff5; */
/*}*/

/*.ns-10 #content, .ns-10 #p-cactions li a:hover, .ns-10 #p-cactions li.selected a,*/
/*.ns-14 #content, .ns-14 #p-cactions li a:hover, .ns-14 #p-cactions li.selected a,*/
/*.ns-828 #content, .ns-828 #p-cactions li a:hover, .ns-828 #p-cactions li.selected a{*/
/*  background-color: #deffde;*/
/*}*/

/*.ns-3000 #content, .ns-3000 #p-cactions li a:hover, .ns-3000 #p-cactions li.selected a {*/
/*  background-color: #fff0f0;*/
/*}*/

/* 이름공간의 번호, 명칭
 '-2' : '미디어', '-1' : '특수기능'
 '0' : '게임', '1' : '토론'
 '2' : '사용자', '3' : '사용자토론'
 '4' : '백괴게임', '5' : '백괴게임토론'
 '6' : '파일', '7' : '파일토론'
 '8' : '미디어위키', '9' : '미디어위키토론'
 '10' : '틀', '11' : '틀토론'
 '12' : '도움말', '13' : '도움말토론'
 '14' : '분류', '15' : '분류토론'
 '828' : '모듈', '829' : '모듈토론'
 '3000': '보존', '3001' : '보존토론'
*/

/* 취소선. del은 하지 않겠음 */
s, strike{color:gray;}
s a, s a:visited{
    color: #7f7ff6;
    text-decoration: line-through;
}

/* 새내기들을 위해 윗부분 '편집' 버튼의 글씨를 언제나 굵게 */
#ca-edit a {
  font-weight: bold !important;
}

/*
 20230826 일반 문서 상단의 사이트 슬로건 삭제 [[리버티게임:오락실/2023년_8월#리버티게임 사이트 타이틀에 붙는 부제를 삭제하려고 합니다.]]
 문서 제목 밑 모양 조절 
#siteSub {
    display: inline;
    font-size: 100%;
    font-weight: normal;
}
*/
#bodyContent #siteSub a {
  color: #000;
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  padding-right: 0;
}

/* 2단계 글자를 굵게 */
h2 { 
    font-weight: bold;
}

/* 저장 글자를 굵게 */
#wpSave {
font-weight: bold;
}

/* 선택된 항목에 배경색 씌우기 */
ol.references > li:target, sup.reference:target {
  background-color: #DEF;
}

/* pre 상자 */
/* Citizen 다크 모드 비호환으로 비활성화 */
/*pre {*/
/*padding: 1em;*/
/*border: 1px solid #003399;*/
/*color: #003399;*/
/*background-color: #F4F6FE;*/
/*line-height: 1.1em;*/
/*overflow: auto;*/
/*}*/

/* 편집 요약, 이유의 모양 설정.
 (기울임 대신 글자 크기 약간 작게 하여 구별) */
.comment {
  font-style: normal !important;
  font-size: 9pt;
}

/* 최근 바뀜에서의 편집 관련 표시 */
.minor {
  color: gray;
}
.newpage {
  color: green;
}
.bot {
  color: #3CB371;
}

/* 최근 바뀜에서 문서 분량 변경에 색깔 넣기
 (증가는 초록색 감소는 빨간색) */
.mw-plusminus-pos {
  color:green;
}
.mw-plusminus-neg {
  color:red;
}

/* 문서 목록과 주시문서 목록에서 넘겨주기의 모양 설정
 (연한 회색) */
.allpagesredirect a,
.watchlistredir a  {
  color:#888888;
}

/* 차이 보기에서 변화한 부분 모양 조절.
  (회색 점선의 사각형으로 둘러쌈)  */ 
.diffchange {
  background-color: inherit;
  border: 1px dotted #888888;
}

/* toccolours 클래스: 일부 틀의 디자인에 사용됨 */
.toccolours {
   border:1px solid #aaaaaa;
   background-color: #f9f9f9;
   padding: 5px;
   font-size: 95%;
}

.collapseButton {      /* 'show'/'hide' buttons created dynamically */
  float: right;      /* by the CollapsibleTables javascript in  */
  font-weight: normal;   /* [[MediaWiki:Common.js]]are styled here  */
  text-align: right;   /* so they can be customised.        */
  width: auto;
}
/* 표 문법 (출처 : 한국어 위키백과) */
/* let's make a class that deals with tables better 
   Any complaints, please message Ta bu shi da yu */
/* Citizen 스킨 다크모드 비호환 및 기본 CSS와 중복으로 비활성화 */
/*table.wikitable,*/
/*table.prettytable {*/
/*  margin: 1em 1em 1em 0;*/
/*  background: #f9f9f9;*/
/*  border: 1px #aaaaaa solid;*/
/*  border-collapse: collapse;*/
/*}*/
 
/*table.wikitable th, table.wikitable td,*/
/*table.prettytable th, table.prettytable td {*/
/*  border: 1px #aaaaaa solid;*/
/*  padding: 0.2em;*/
/*}*/
 
/*table.wikitable th,*/
/*table.prettytable th {*/
/*  background: #f2f2f2;*/
/*  text-align: center;*/
/*}*/
 
/*table.wikitable caption,*/
/*table.prettytable caption {*/
/*  margin-left: inherit;*/
/*  margin-right: inherit;*/
/*  font-weight: bold;*/
/*}*/
 
/* Merge template style */
.messagebox {
   border: 1px solid #aaaaaa;
   background-color: #f9f9f9;
   width: 85%;
   margin: 0 auto 1em auto;
   padding: .2em;
   text-align: justify;
   font-size: 80%;
}
.messagebox.merge {
   border: 1px solid #cf9fff;
   background-color: #f5edf5;
   text-align: center;
}
.messagebox.cleanup {
   border: 1px solid #9f9fff;
   background-color: #efefff;
   text-align: center;
}
.messagebox.standard-talk {
   border: 1px solid #c0c090;
   background-color: #f8eaba;
}
 
.infobox {
   border: 1px solid #aaaaaa;
   background-color: #f9f9f9;
   margin-bottom: 0.5em;
   margin-left: 1em; 
   padding: .2em;
   float: right;
   clear: right;
}
.infobox td,
.infobox th {
   vertical-align: top;
}
.infobox caption {
   font-size: larger;
   margin-left: inherit;
}
.infobox.bordered {
   border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
   border: 1px solid #aaaaaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
   border: 0;
}
.infobox.sisterproject {
   width: 20em;
   font-size: 90%;
}
 
@media print {
    .infobox.sisterproject {
        display: none;
    }
}
 
/* styles for bordered infobox with merged rows */
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
   border: 0;
   border-top: 1px solid #aaa;
   border-right: 1px solid #aaa;
}
 
.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
   border: 0;
   border-right: 1px solid #aaa;
}
 
/* "공지"용 스타일 */
.notice {
    margin: 1em;
    padding: 0.2em;
}

/* Removes useless links from printout */
@media print {
    #privacy, #about, #disclaimer {display:none;}
}

/* [[MediaWiki:Edittools]] 편집 입력 도구의 버튼 */
.my-buttons a {
  color: #005896;
  font-weight: bold;
  font-size: 0.9em;
  text-decoration: none;
  padding: 0 0.1em 0.1em 0.1em;
}
.my-buttons a:hover, .my-buttons a:active {
  background-color: #bbccdd !important;
}
#editpage-specialchars a {
  text-decoration: none;
}
#editpage-specialchars a:hover {
  text-decoration: underline;
}

.censored:hover {
	color: inherit;
	background-color: inherit !important;
}

/* 숨겨진 내용 보이기 -Dawg */
.sighidden { display: none; }
.sigexpand:hover .sighidden { display: inline; }
.sigclick:active .sighidden { display: inline; }

#embedFlashDoc { display: none; }

/* 최근 바뀜 등에서 태그를 눈에 띄게 표시 */
.mw-tag-markers {
  font-weight: bold;
}

.references-small { font-size: 70%;}

/* 모바일 환경에서 알림창 폭을 화면 폭에 맞추기 */
@media(max-width: 530px) {
    .mw-echo-ui-notificationBadgeButtonPopupWidget-popup {
        left: 0 !important;
    }
    .mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup {
        width: min(100vw, 500px) !important;
    }
    .mw-echo-ui-notificationBadgeButtonPopupWidget-popup .oo-ui-popupWidget-body {
        width: 100% !important;
    }
}

/* 모바일 환경에서 최근 바뀜의 들여쓰기 줄이기 */
@media(max-width: 520px) {
    table.mw-enhanced-rc td.mw-enhanced-rc-nested {
        padding-left: 0;
    }
    .client-js .mw-changeslist ul, .client-js .mw-changeslist table.mw-enhanced-rc {
        margin-left: 0;
    }
}
/* 문서 내부의 큰 이미지의 경우 모바일환경에서 화면밖을 삐져나가는 현상 수정 --[[사용자:BANIP|BANIP]] ([[사용자토론:BANIP|토론]]) 2023년 7월 8일 (토) 18:50 (KST) */
.mw-parser-output .image img{
    max-width:100%;
    height:auto;
}

/* 공지사항 스타일링 [[사용자:BANIP|BANIP]] ([[사용자토론:BANIP|토론]]) 2023년 7월 10일 (월) 22:10 (KST) */
#siteNotice{ 
	text-align:left;
    margin:0;
}

#siteNotice #localNotice{
	margin: 8px 0;
	padding-bottom: 1em;
	border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
#siteNotice ul{	list-style: none; }
#siteNotice ul{	margin:0.3em 0 0 2em;}
#siteNotice ul li{ line-height: 1.4em; margin: 0.6em 0;}
#siteNotice ul li img{ position: absolute; left: 0px;}

/* DismissableSiteNotice(공지사항 숨기기 기능) 스타일링 2023년 7월 12일 (수) 10:54 (KST) */
.mw-dismissable-notice{ position: relative; }
.mw-dismissable-notice .mw-dismissable-notice-close{ bottom: 5px; position: absolute; right: 0; }
.mw-dismissable-notice .mw-dismissable-notice-body{ margin:0; }

/* 다크모드일시 굴림폰트 기본적용 --[[사용자:BANIP|BANIP]] ([[사용자토론:BANIP|토론]]) 2023년 7월 26일 (수) 17:52 (KST) */
html.client-darkmode, html.client-darkmode body{
    font-family: 굴림;
}

/* 자주 사용되는 애니메이션 추가 --[[사용자:BANIP|BANIP]] ([[사용자토론:BANIP|토론]]) 2023년 9월 5일 (화) 15:04 (KST) */
@keyframes rotate {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

/* [[틀:알림 상자]] 재리뉴얼 --[[사용자:Hsl0|Hsl0]] ([[사용자토론:Hsl0|토론]]) 2024년 9월 26일 (목) 00:51 (KST) */
.ambox {
    width: clamp(80%, 40em, calc(100% - 10px));
    
    margin: 3px auto;
    padding: 5px;
    gap: 5px;
    
    display: grid;
    grid-template-columns: auto 1fr auto;
    grid-template-areas:
        "ambox-title      ambox-title  ambox-title"
        "ambox-image-left ambox-detail ambox-image-right";
    
    text-align: center;
    
    background-color: #f5f5f5;
    box-shadow: 0 0 6px 1px #c8ccd1;
}
.ambox:not(:has(.ambox-title)) {
    grid-template-areas:
        "ambox-image-left ambox-detail ambox-image-right";
}
.ambox-title {
    width: calc(100% - 10px);
    
    padding: 5px;
    
    grid-area: ambox-title;
    
    background-color: gray;
    color: white;
    font-weight: bold;
}
.ambox-title:empty {
    height: 6px;
    width: 100%;
    padding: 0;
}
.ambox-detail {
    width: 100%;
    grid-area: ambox-detail;
    align-self: center;
}
.ambox-image {
    min-width: 60px;
    place-self: center;
}
.ambox-image-left {grid-area: ambox-image-left;}
.ambox-image-right {grid-area: ambox-image-right}

/* CSS 우선순위 테스트 */
@layer site-common {
	html {
		--site-common: 1;
		--top: "site.common";
	}
}