User:Dr Shanan Khairi/foreground.css
From Wikimedicine
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.
/* adaptation apparence site full screen-options */ #sidebar, #contenu, #contenu2, #pubbas { display: none !important; } @media screen and (min-width: 48em) { #container { width: 100%; float: none !important; margin-right: 0px !important; } #main { margin-right: 0px !important; } } #personal-tools-dropdown, #outils, #p-coll-print_export { display: inline !important; }