אונטערשייד צווישן ווערסיעס פון "פארטל:Current events/Headlines/styles.css"

פון המכלול
קפיצה לניווט קפיצה לחיפוש
ק (1 רעוויזיע אימפארטירט: אימפארטירט פון די ענגלישע וויקיפעדיע. זע דארט ביישטייערער ליסטע)
אין תקציר עריכה
 
(3 צווישנדיגע ווערסיעס פונעם זעלבן באַניצער נישט געוויזן)
שורה 5: שורה 5:
padding: 0.4em;
padding: 0.4em;
background-color: #f5faff;
background-color: #f5faff;
    border-radius:7px;
}
}


שורה 18: שורה 19:
font-weight: bold;
font-weight: bold;
color: inherit;
color: inherit;
    border-radius:4px;
}
}



יעצטיגע רעוויזיע זינט 19:31, 3 פעברואר 2023

/* {{pp|small=y}} */
.p-current-events-headlines {
	margin-bottom: 0.5em;
	border: 1px solid #cedff2;
	padding: 0.4em;
	background-color: #f5faff;
    border-radius:7px;
}

.p-current-events-headlines h2 {
	display: block;
	margin: -0.1em -0.1em 0.4em;
	border: none;
	padding: 0.3em;
	background-color: #cedff2;
	font-size: 12pt;
	line-height: inherit;
	font-family: inherit;
	font-weight: bold;
	color: inherit;
    border-radius:4px;
}

.p-current-events-headlines h2::after {
	border: none; /* Timeless */
}

.p-current-events-headlines::after {
	clear: both;
	content: '';
	display: table;
}