Plantilla:Proves Townie/1lib1ref.css

/* Via [[vi:Template:Wiki2021/Khung/styles.css]] */
.caixa {
	padding: 1rem;
	border: 1px solid #e0e0e0;
	box-shadow: 0px 2px 3px #eee;
	background-color: #fff;
	margin-top: 1rem
}

.encapcalament {
	display: flex;
    align-items: center;
    margin-bottom: 0.65rem;
    overflow: hidden;
}

.icona {
	padding: 1.125rem;
}

.titol {
	flex: 1;
    margin: 0;
    padding: 0 0.75em;
    border-bottom: 0;
    font-family: inherit;
    font-weight: bold;
    font-size: 1.2em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}