:설명문서/styles.css

최근 편집: 2018년 10월 18일 (목) 08:39
낙엽1124 (토론 | 기여)님의 2018년 10월 18일 (목) 08:39 판 (낙엽1124님이 틀:틀 설명문서/styles.css 문서를 넘겨주기를 만들지 않고 틀:설명문서/styles.css 문서로 이동했습니다: [[mw:ko:넘겨주기/revision/22394382#이름_변경|한국어 위키백과의 틀토론:설...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
.template-documentation {
	border: 1px solid #aca8e0;
	border-top: 5px solid #aca8e0;
	padding:2.5rem 1rem;
	margin: 1rem 0 2rem;
	clear: both;
}

.template-documentation--title {
	border: 2px solid #aca8e0;
    border-width: 2px 0;
    padding: 0.5rem 0;
    margin: 0 0 1.5rem 0;
    text-align: center;
    font-weight: bold;
}

.template-documentation--actions {
	font-size: 0.75rem;
	float: right;
}

.template-documentation--actions a:not(:first-child) {
	margin-left: 1em;
}

.template-documentation--footer {
	border: 1px solid #aca8e0;
	border-top: 5px solid #aca8e0;
	padding:1.6rem 1rem;
	margin: 1rem 0 2rem;
}