모듈:Documentation/styles.css: 두 판 사이의 차이

imported>Izno
(rework this just to convince myself)
m (판 20개를 가져왔습니다: 영어 위키백과에서 가져옴)
 
(다른 사용자 한 명의 중간 판 15개는 보이지 않습니다)
1번째 줄: 1번째 줄:
.template-documentation {
/* {{pp|small=yes}} */
.documentation,
.documentation-metadata {
border: 1px solid #a2a9b1;
background-color: #ecfcf4;
clear: both;
clear: both;
}
.documentation {
margin: 1em 0 0 0;
margin: 1em 0 0 0;
border: 1px solid #a2a9b1;
background-color: #ecfcf4;
padding: 1em;
padding: 1em;
}
}
/*


.template-documentation-startbox {
.documentation-metadata {
margin: 0.2em 0; /* same margin left-right as .documentation */
    font-style: italic;
    padding: 0.4em 1em; /* same padding left-right as .documentation */
}
 
.documentation-startbox {
padding-bottom: 3px;
padding-bottom: 3px;
border-bottom: 1px solid #aaa;
border-bottom: 1px solid #aaa;
14번째 줄: 24번째 줄:
}
}


.template-documentation-startbox .template-heading {
.documentation-heading {
font-weight: bold;
font-weight: bold;
font-size: 125%;
font-size: 125%;
}
}


.template-documentation-startbox .other-heading {
.documentation-clear { /* Don't want things to stick out where they shouldn't. */
font-size: 150%;
}
 
.template-documentation-sandbox-start,
.template-documentation-end /* So right or left floating items don't stick out of the doc box.*/
 
 
 
/* {
clear: both;
clear: both;
}
*/
#documentation-meta-data {
background-color: #ecfcf4;
}
#documentation-meta-data .mbox-text {
font-style: italic;
}
}


#documentation-meta-data .mbox-text .template-documentation-toolbar-link {
.documentation-toolbar {
font-style: normal;
font-style: normal;
font-size: 85%;
font-size: 85%;
}
}

2021년 12월 28일 (화) 16:20 기준 최신판

/* {{pp|small=yes}} */
.documentation,
.documentation-metadata {
	border: 1px solid #a2a9b1;
	background-color: #ecfcf4;
	clear: both;
}

.documentation {
	margin: 1em 0 0 0;
	padding: 1em;
}

.documentation-metadata {
	margin: 0.2em 0; /* same margin left-right as .documentation */
    font-style: italic;
    padding: 0.4em 1em; /* same padding left-right as .documentation */
}

.documentation-startbox {
	padding-bottom: 3px;
	border-bottom: 1px solid #aaa;
	margin-bottom: 1ex;
}

.documentation-heading {
	font-weight: bold;
	font-size: 125%;
}

.documentation-clear { /* Don't want things to stick out where they shouldn't. */
	clear: both;
}

.documentation-toolbar {
	font-style: normal;
	font-size: 85%;
}
• 현재 페이지 URL 줄이기