MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Ffwikiadmin (talk | contribs) No edit summary |
Ffwikiadmin (talk | contribs) No edit summary |
||
| Line 5: | Line 5: | ||
height:auto; | height:auto; | ||
} | } | ||
body { background: url(/images/background.jpg);} | |||
Revision as of 18:06, 24 January 2023
/* CSS placed here will be applied to all skins */
img {
max-width:100%;
height:auto;
}
body { background: url(/images/background.jpg);}