MediaWiki:Common.css

From Syd Barrett: Works
Jump to navigationJump to search

Note: After saving, 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: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will be applied to all skins */

/*
 {
#globalWrapper { background-color: #0c0917; color: white }
#column-content { background-color: #0c0917; color: white }
#content { background-color: #0c0917; color: white }
.firstHeading { background-color: #0c0917; color: white }
#bodyContent { background-color: #0c0917; color: white }
#toc { background-color: #0c0917; color: white }
.editsection { background-color: #0c0917; color: white }
#catlinks { background-color: #0c0917; color: white }
#column-one { background-color: #0c0917; color: white }
#p-cactions { background-color: #0c0917; color: white }
#p-personal { background-color: #0c0917; color: white }
#p-logo { background-color: #0c0917; color: white }
#p-nav { background-color: #0c0917; color: white }
#p-search { background-color: #0c0917; color: white }
#p-tb { background-color: #0c0917; color: white }
#p-lang { background-color: #0c0917; color: white }
#footer { background-color: #0c0917; color: white }
 }
*/
img.adapt29width { width: 29%; height: auto; }
img.adapt59width { width: 59%; height: auto; }
img.adapt80width { width: 80%; height: auto; }
img.adapt85width { width: 85%; height: auto; }
img.adapt90width { width: 90%; height: auto; }
img.adapt95width { width: 95%; height: auto; }
img.adapt96width { width: 96%; height: auto; }
img.adapt97width { width: 97%; height: auto; }
img.adapt98width { width: 98%; height: auto; }
img.adapt99width { width: 99%; height: auto; }
img.adapt100width { width: 100%; height: auto; }
#content { background-color: #FFF0F5; color: black }
#bodyContent { background-color: #FFF0F5; color: black }
#column-content { margin-right: 40px }
#column-one { margin-right: 40px }