Add |
WikiDwarf changed the content model of the page Portal:Current events/Headlines/styles.css from "wikitext" to "Sanitized CSS" |
(No difference)
| |
Latest revision as of 12:08, 13 May 2026
.p-current-events-headlines {
margin-bottom: 0.5em;
border: 1px solid #cedff2;
padding: 0.4em;
background-color: #f5faff;
color: #333;
}
.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 .mw-heading2 {
margin: 0;
border: none;
padding: 0;
line-height: inherit;
font-family: inherit;
font-weight: bold;
color: inherit;
}
.p-current-events-headlines::after {
clear: both;
content: '';
display: table;
}