Difference between revisions of "Template:In the news/special-header/styles.css"
Jump to navigation
Jump to search
imported>QEDK (give the icon) |
imported>QEDK (reduce margin) |
||
| Line 1: | Line 1: | ||
/* {{pp-template|small=yes}} */ | /* {{pp-template|small=yes}} */ | ||
.itn-special { | .itn-special { | ||
| − | margin: | + | margin: 2px 1px 4px 1px; |
padding: 5px; | padding: 5px; | ||
text-align: center; | text-align: center; | ||
Revision as of 18:09, 25 August 2020
/* {{pp-template|small=yes}} */
.itn-special {
margin: 2px 1px 4px 1px;
padding: 5px;
text-align: center;
border-style: solid;
background: #fafcfe;
border: 1px solid #a3b0bf;
}
.itn-special-head {
font-weight: bold;
white-space: nowrap;
}
.itn-special-list {
font-size: 85%;
clear: both;
}