Ugrás a tartalomhoz

Sablon:Language templates/styles.css

Innen: TrashWiki
A lap korábbi változatát látod, amilyen w>Gonnym 2024. szeptember 24., 13:37-kor történt szerkesztése után volt. (there is no reason at all to color this like this)
(eltér) ← Régebbi változat | Aktuális változat (eltér) | Újabb változat→ (eltér)
.language-templates {
	width: 238px;
	border-spacing: 0;
	color: var(--color-base, #000);
	padding: 2px;
}

.language-templates .sidebar-title {
	background: #ccccff;
	color: #000;
}

.language-templates .sidebar-content {
	padding: 0.25em;
}

.language-templates .sidebar-navbar {
	padding: 0 5px;
}