Difference between revisions of "MediaWiki:Common.css"
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */  | /* CSS placed here will be applied to all skins */  | ||
| − | + | ||
| − | div.  | + | div.teaser {  | 
| − | background  | + |         background-color: #FFAF0A;  | 
| − | + |         border: 1px solid #B3B2B2;  | |
| − | + |         padding: 3em;  | |
| − | |||
| − | |||
| − | |||
}  | }  | ||
Latest revision as of 15:13, 15 March 2021
/* CSS placed here will be applied to all skins */
div.teaser {
        background-color: #FFAF0A;
        border: 1px solid #B3B2B2;
        padding: 3em;
}