MediaWiki:Common.css
Jump to navigation
Jump to search
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* CSS placed here will be applied to all skins */ .infobox { vertical-align: top; border-top-width: 1px; border-right-width: 1px; border-right-width-ltr-source: physical; border-right-width-rtl-source: physical; border-bottom-width: 1px; border-left-width: 1px; border-left-width-ltr-source: physical; border-left-width-rtl-source: physical; border-top-style: solid; border-right-style: solid; border-right-style-ltr-source: physical; border-right-style-rtl-source: physical; border-bottom-style: solid; border-left-style: solid; border-left-style-ltr-source: physical; border-left-style-rtl-source: physical; border-top-color: #aaaaaa; border-right-color-value: #aaaaaa; border-right-color-ltr-source: physical; border-right-color-rtl-source: physical; border-bottom-color: #aaaaaa; border-left-color-value: #aaaaaa; border-left-color-ltr-source: physical; border-left-color-rtl-source: physical; background-color: #f9f9f9; color: black; margin-top: 0.5em; margin-right: 0pt; margin-bottom: 0.5em; margin-left: 1em; padding-top: 0.4em; padding-right: 0.4em; padding-bottom: 0.4em; padding-left: 0.4em; float: right; clear: right; }