Still working to recover. Please don't edit quite yet.

MediaWiki:Monobook.css

From Anarchopedia
Jump to: navigation, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Clear the cache in Tools → Preferences
/* دستورات این بخش کاربرانی را که از پوستهٔ مونوبوک استفاده کنند تحت تاثیر قرار می‌دهند. */
/* edit this file to customize the monobook skin for the entire site */

content { font:Tahoma 13px bold; }
body { font-family: "tahoma", tahoma, tahoma; }

/* make a few corners round, only supported by moz/firefox/other gecko browsers for now */ 
#p-cactions ul li, #p-cactions ul li a { -moz-border-radius-topleft: 0.4em; -moz-border-radius-topright: 0.4em; }
#content { -moz-border-radius-topright: 0.6em; -moz-border-radius-bottomright: 0.6em; }
div.pBody { -moz-border-radius-topleft: 0.4em; -moz-border-radius-bottomleft: 0.4em; }