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

פון המכלול
קפיצה לניווט קפיצה לחיפוש
ק (תנא קמא האט אריבערגעפירט בלאט Portal:Current events/Headlines/styles.css צו פארטל:Current events/Headlines/styles.css אן לאזן א ווייטערפירונג: החלפת טקסט – "Portal:" ב־"פארטל:")
אין תקציר עריכה
שורה 5: שורה 5:
padding: 0.4em;
padding: 0.4em;
background-color: #f5faff;
background-color: #f5faff;
    border-radius:7px;
}
}



רעוויזיע פון 19:25, 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;
}

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

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